Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "rambdax", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "rambda", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "run-s node-build node-minify", | ||
"test": "jest", | ||
"de": "git add . --all&&git commit -m update&&git push" | ||
"node-build": "webpack", | ||
"node-minify": "sr m minify f index.js o _" | ||
}, | ||
@@ -26,3 +28,3 @@ "repository": { | ||
"dependencies": { | ||
"rambda": "^0.5.7" | ||
"rambda": "*" | ||
}, | ||
@@ -29,0 +31,0 @@ "devDependencies": { |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
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
34
834
0
50294
1
+ Addedrambda@9.4.0(transitive)
- Removedrambda@0.5.13(transitive)
Updatedrambda@*