@jasonlandbridge/url-tools
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@jasonlandbridge/url-tools", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A collection of various url transformation tools", | ||
@@ -9,4 +9,4 @@ "main": "src/index.ts", | ||
"prepublish": "npm run build", | ||
"publish": "npm publish --access public", | ||
"test": "npm test" | ||
"publish": "np", | ||
"test": "jest" | ||
}, | ||
@@ -25,4 +25,11 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@babel/core": "^7.19.3", | ||
"@babel/preset-env": "^7.19.3", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@types/jest": "^29.1.2", | ||
"babel-jest": "^29.1.2", | ||
"jest": "^29.1.2", | ||
"jest-cli": "^29.1.2", | ||
"typescript": "^4.8.4" | ||
} | ||
} |
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
38505
12
86
8