Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "of-type", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Check if the given value is of the particular type or types.", | ||
@@ -9,5 +9,3 @@ "main": "dist/of-type.node.js", | ||
"build": "webpack --config webpack.prod.js", | ||
"test": "babel-node jasmine.conf.js", | ||
"test-web": "cross-env karma_spec_mode=noFailures karma start", | ||
"test-err": "cross-env karma_spec_mode=full karma start" | ||
"test": "babel-node jasmine.conf.js" | ||
}, | ||
@@ -38,12 +36,7 @@ "keywords": [ | ||
"babel-loader": "^8.0.2", | ||
"babel-plugin-add-module-exports": "^1.0.0", | ||
"cross-env": "^5.2.0", | ||
"jasmine": "^3.3.1", | ||
"jasmine-spec-reporter": "^4.2.1", | ||
"join-array": "^1.1.1", | ||
"styles-loader": "^1.0.0", | ||
"uglifyjs-webpack-plugin": "^1.3.0", | ||
"webpack": "^4.19.1", | ||
"webpack-cli": "^3.1.1", | ||
"webpack-karma-jasmine": "^3.0.4", | ||
"webpack-merge": "^4.1.4", | ||
@@ -50,0 +43,0 @@ "webpack-node-externals": "^1.7.2" |
@@ -44,4 +44,2 @@ # Description | ||
> npm test deep //run tests in node with errors shown | ||
> npm test-web //run tests with karma + chrome | ||
> npm test-err //run tests with karma + chrome with errors shown | ||
``` | ||
@@ -48,0 +46,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
12
0
0
615129
18
5331
482