Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "oow", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Extension methods that should exist in JS core by default", | ||
@@ -10,6 +10,7 @@ "homepage": "https://github.com/ngarbezza/oow", | ||
}, | ||
"main": "index.js", | ||
"main": "oow.js", | ||
"scripts": { | ||
"test": "node tests.js" | ||
}, | ||
"files": ["oow.js"], | ||
"keywords": [ | ||
@@ -16,0 +17,0 @@ "oop" |
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
2387
4
23