url-extractor
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "./dist/urlExtractor.js", | ||
@@ -24,14 +24,12 @@ "author": { | ||
"scripts": { | ||
"pragmatist": "pragmatist --es5", | ||
"lint": "npm run pragmatist lint", | ||
"test": "npm run pragmatist test", | ||
"build": "npm run pragmatist build", | ||
"watch": "npm run pragmatist watch", | ||
"watch-lint": "npm run pragmatist watch-lint", | ||
"watch-test": "npm run pragmatist watch-test", | ||
"watch-build": "npm run pragmatist watch-build" | ||
"lint": "pragmatist --type-assertions lint", | ||
"test": "pragmatist --type-assertions test", | ||
"build": "pragmatist --es5 build", | ||
"watch-lint": "pragmatist --type-assertions watch-lint", | ||
"watch-test": "pragmatist --type-assertions watch-test", | ||
"watch-build": "pragmatist --es5 watch-build" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"pragmatist": "^3.0.3" | ||
"pragmatist": "^3.0.21" | ||
}, | ||
@@ -38,0 +36,0 @@ "dependencies": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
8009
11
69
0