Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "it-take", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Stop iteration after n items have been received", | ||
@@ -23,16 +23,8 @@ "main": "index.js", | ||
"ava": "^3.12.1", | ||
"it-all": "^1.0.4", | ||
"it-all": "^1.0.5", | ||
"nyc": "^15.1.0", | ||
"standard": "^14.3.1", | ||
"standard": "^16.0.3", | ||
"typescript": "^4.0.2" | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"*": [ | ||
".", | ||
"dist/*" | ||
] | ||
} | ||
}, | ||
"gitHead": "594c9c2e12486a0eed771330b4630681608afd9e" | ||
"types": "dist/index.d.ts" | ||
} |
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
2997