UNPKG

@duetds/date-picker

Version:

Duet Date Picker is an open source version of Duet Design System’s accessible date picker.

61 lines (60 loc) 1.76 kB
{ "_from": "jest-diff@^26.4.2", "_id": "jest-diff@26.4.2", "_inBundle": false, "_integrity": "sha512-6T1XQY8U28WH0Z5rGpQ+VqZSZz8EN8rZcBtfvXaOkbwxIEeRre6qnuZQlbY1AJ4MKDxQF8EkrCvK+hL/VkyYLQ==", "_location": "/jest-diff", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-diff@^26.4.2", "name": "jest-diff", "escapedName": "jest-diff", "rawSpec": "^26.4.2", "saveSpec": null, "fetchSpec": "^26.4.2" }, "_requiredBy": [ "/jest-matcher-utils", "/jest-snapshot" ], "_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.4.2.tgz", "_shasum": "a1b7b303bcc534aabdb3bd4a7caf594ac059f5aa", "_spec": "jest-diff@^26.4.2", "_where": "/Users/viljamis/code/lahitapiola/duet-date-picker-prep/hydrate/tests/node_modules/jest-matcher-utils", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^26.3.0", "jest-get-type": "^26.3.0", "pretty-format": "^26.4.2" }, "deprecated": false, "description": "Display differences clearly so people can review changes confidently.", "devDependencies": { "@jest/test-utils": "^26.3.0", "strip-ansi": "^6.0.0" }, "engines": { "node": ">= 10.14.2" }, "gitHead": "2586a798260886c28b6d28256cdfe354e039d5d1", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-diff", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-diff" }, "types": "build/index.d.ts", "version": "26.4.2" }