dexter-calculations
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dexter-calculations", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -17,12 +17,12 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.12.3", | ||
"@babel/core": "^7.12.10", | ||
"@babel/plugin-transform-modules-umd": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"babel-jest": "^26.6.1", | ||
"babel-loader": "^8.1.0", | ||
"jest": "^26.6.1", | ||
"@babel/preset-env": "^7.12.11", | ||
"babel-jest": "^26.6.3", | ||
"babel-loader": "^8.2.2", | ||
"jest": "^26.6.3", | ||
"typescript": "^4.1.3", | ||
"webpack": "^5.4.0", | ||
"webpack-cli": "^4.2.0" | ||
"webpack": "^5.11.1", | ||
"webpack-cli": "^4.3.1" | ||
} | ||
} |
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
119169