@unmock/jaymock
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@unmock/jaymock", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Minimal fake JSON test data generator", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "xo && ava" | ||
"test": "xo && ava && tsd" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"repository": { | ||
@@ -34,2 +38,3 @@ "type": "git", | ||
"ava": "^2.4.0", | ||
"tsd": "^0.11.0", | ||
"xo": "^0.25.3" | ||
@@ -36,0 +41,0 @@ }, |
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
11426
3
4
228