Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "jest-json", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Jest matcher for working with JSON", | ||
@@ -9,2 +9,3 @@ "author": "Lucas Duailibe", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"keywords": [ | ||
@@ -16,3 +17,4 @@ "json", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -19,0 +21,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6494
4
137