extract-params
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "extract-params", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Extract parameters from a string based on a pattern", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/moroshko/extract-params.git" | ||
}, | ||
"author": "Misha Moroshko <michael.moroshko@gmail.com>", | ||
"scripts": { | ||
@@ -13,18 +18,2 @@ "lint": "eslint lib test", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/moroshko/extract-params.git" | ||
}, | ||
"author": "Misha Moroshko <michael.moroshko@gmail.com>", | ||
"bugs": { | ||
"url": "https://github.com/moroshko/extract-params/issues" | ||
}, | ||
"homepage": "https://github.com/moroshko/extract-params", | ||
"keywords": [ | ||
"regex", | ||
"pattern", | ||
"matching", | ||
"pattern matching", | ||
"pattern-matching" | ||
], | ||
"dependencies": { | ||
@@ -43,3 +32,14 @@ "lodash.assign": "^3.2.0", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"lib" | ||
], | ||
"keywords": [ | ||
"regex", | ||
"pattern", | ||
"matching", | ||
"pattern matching", | ||
"pattern-matching" | ||
], | ||
"license": "MIT" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
12080
6
93
2
1
1