Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "once", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Run a function exactly one time", | ||
@@ -13,3 +13,3 @@ "main": "once.js", | ||
"devDependencies": { | ||
"tap": "~0.3.0" | ||
"tap": "^1.2.0" | ||
}, | ||
@@ -19,2 +19,5 @@ "scripts": { | ||
}, | ||
"files": [ | ||
"once.js" | ||
], | ||
"repository": { | ||
@@ -21,0 +24,0 @@ "type": "git", |
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
2768
4
19