cached-constructors-x
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-08-14T14:21:15.202Z", | ||
"date": "2019-08-28T16:29:45.680Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Constructors cached from literals.", | ||
"license": "MIT", | ||
"version": "2.2.0" | ||
"version": "2.2.1" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-08-14T14:21:15.202Z", | ||
"date": "2019-08-28T16:29:45.680Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Constructors cached from literals.", | ||
"license": "MIT", | ||
"version": "2.2.0" | ||
"version": "2.2.1" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "cached-constructors-x", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Constructors cached from literals.", | ||
@@ -53,3 +53,3 @@ "homepage": "https://github.com/Xotic750/cached-constructors-x", | ||
"dependencies": { | ||
"noop-x": "^1.2.0" | ||
"noop-x": "^1.2.1" | ||
}, | ||
@@ -64,8 +64,8 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@types/jest": "^24.0.17", | ||
"@types/node": "^12.7.1", | ||
"@types/webpack": "^4.32.1", | ||
"@xotic750/eslint-config-recommended": "^1.1.2", | ||
"@types/jest": "^24.0.18", | ||
"@types/node": "^12.7.2", | ||
"@types/webpack": "^4.39.1", | ||
"@xotic750/eslint-config-recommended": "^1.1.8", | ||
"babel-core": "^7.0.0-0", | ||
"babel-eslint": "^10.0.2", | ||
"babel-eslint": "^10.0.3", | ||
"babel-loader": "^8.0.6", | ||
@@ -76,6 +76,6 @@ "babel-plugin-lodash": "^3.3.4", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^6.1.0", | ||
"eslint": "^6.2.2", | ||
"eslint-friendly-formatter": "^4.0.1", | ||
"eslint-import-resolver-webpack": "^0.11.1", | ||
"eslint-loader": "^2.2.1", | ||
"eslint-loader": "^3.0.0", | ||
"eslint-plugin-babel": "^5.3.0", | ||
@@ -87,4 +87,4 @@ "eslint-plugin-compat": "^3.3.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.15.1", | ||
"eslint-plugin-jsdoc": "^15.8.0", | ||
"eslint-plugin-jest": "^22.15.2", | ||
"eslint-plugin-jsdoc": "^15.8.3", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -96,6 +96,6 @@ "eslint-plugin-lodash": "^6.0.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-sort-class-members": "^1.5.0", | ||
"eslint-plugin-sort-class-members": "^1.6.0", | ||
"eslint-plugin-switch-case": "^1.1.2", | ||
"jest": "^24.8.0", | ||
"jest-cli": "^24.8.0", | ||
"jest": "^24.9.0", | ||
"jest-cli": "^24.9.0", | ||
"jest-file": "^1.0.0", | ||
@@ -107,3 +107,3 @@ "lodash": "^4.17.15", | ||
"prettier": "^1.18.2", | ||
"rimraf": "^2.6.3", | ||
"rimraf": "^3.0.0", | ||
"source-map-loader": "^0.2.4", | ||
@@ -113,7 +113,7 @@ "strip-ansi": "^5.2.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.39.1", | ||
"webpack": "^4.39.3", | ||
"webpack-bundle-analyzer": "^3.4.1", | ||
"webpack-cli": "^3.3.6", | ||
"webpack-cli": "^3.3.7", | ||
"webpack-global-object-x": "^1.0.0", | ||
"webpack-merge": "^4.2.1" | ||
"webpack-merge": "^4.2.2" | ||
}, | ||
@@ -120,0 +120,0 @@ "engines": { |
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
Updatednoop-x@^1.2.1