Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "guarding", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "main": "dist/index.js", | ||
"test": "jest", | ||
"clean": "rm -rf ./dist/ && rm -rf tsconfig.build.tsbuildinfo", | ||
"clean": "rimraf ./dist/ ./tsconfig.build.tsbuildinfo", | ||
"compile": "tsc -p tsconfig.json", | ||
@@ -45,2 +45,3 @@ "build": "npm run clean && npm run compile" | ||
"jest": "^24.9.0", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "^24.0.2", | ||
@@ -47,0 +48,0 @@ "ts-node": "^8.3.0", |
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
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
26747
0
8