bitwise-operation
Advanced tools
Comparing version 1.2.2 to 2.0.0
@@ -12,2 +12,3 @@ { | ||
"scripts": { | ||
"tsc": "tsc", | ||
"test": "npm run test-node && npm run lint", | ||
@@ -25,6 +26,4 @@ "coverage": "nyc npm run test-node && nyc report", | ||
"files": [ | ||
"bitwise.js", | ||
"bitwise-min.js", | ||
"bitwise-min.map", | ||
"types/index.d.ts", | ||
"lib/**/*", | ||
"index.js", | ||
"LICENSE" | ||
@@ -44,3 +43,3 @@ ], | ||
"license": "MIT", | ||
"main": "bitwise.js", | ||
"main": "index.js", | ||
"maintainers": [ | ||
@@ -53,6 +52,5 @@ { | ||
"name": "bitwise-operation", | ||
"types": "types", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"version": "1.2.2" | ||
"version": "2.0.0" | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
8
23740
344
1