dynamic-typing
Advanced tools
Comparing version 0.1.3 to 1.0.0
{ | ||
"name": "dynamic-typing", | ||
"version": "0.1.3", | ||
"version": "1.0.0", | ||
"description": "Dynamically type a string", | ||
@@ -36,10 +36,10 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "^7.15.0", | ||
"@types/jest": "^27.0.1", | ||
"eslint": "^7.32.0", | ||
"eslint-config-cheminfo": "^5.2.4", | ||
"jest": "^27.0.6", | ||
"prettier": "^2.3.2", | ||
"rollup": "^2.56.3" | ||
"@babel/plugin-transform-modules-commonjs": "^7.18.6", | ||
"@types/jest": "^28.1.7", | ||
"eslint": "^8.22.0", | ||
"eslint-config-cheminfo": "^8.0.2", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1", | ||
"rollup": "^2.78.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0