get-prototype-of-x
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-08-20T19:43:12.393Z", | ||
"date": "2019-08-28T17:26:49.626Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Sham for Object.getPrototypeOf", | ||
"license": "MIT", | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-08-20T19:43:12.393Z", | ||
"date": "2019-08-28T17:26:49.626Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Sham for Object.getPrototypeOf", | ||
"license": "MIT", | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "get-prototype-of-x", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Sham for Object.getPrototypeOf", | ||
@@ -54,5 +54,5 @@ "homepage": "https://github.com/Xotic750/get-prototype-of-x", | ||
"dependencies": { | ||
"is-function-x": "^4.1.1", | ||
"to-boolean-x": "^2.1.0", | ||
"to-object-x": "^2.2.0" | ||
"is-function-x": "^4.1.2", | ||
"to-boolean-x": "^2.1.1", | ||
"to-object-x": "^2.2.1" | ||
}, | ||
@@ -69,6 +69,6 @@ "devDependencies": { | ||
"@types/node": "^12.7.2", | ||
"@types/webpack": "^4.39.0", | ||
"@xotic750/eslint-config-recommended": "^1.1.5", | ||
"@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", | ||
@@ -79,6 +79,6 @@ "babel-plugin-lodash": "^3.3.4", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^6.2.1", | ||
"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", | ||
@@ -90,3 +90,3 @@ "eslint-plugin-compat": "^3.3.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.15.1", | ||
"eslint-plugin-jest": "^22.15.2", | ||
"eslint-plugin-jsdoc": "^15.8.3", | ||
@@ -99,3 +99,3 @@ "eslint-plugin-json": "^1.4.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", | ||
@@ -115,7 +115,7 @@ "jest": "^24.9.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.39.2", | ||
"webpack": "^4.39.3", | ||
"webpack-bundle-analyzer": "^3.4.1", | ||
"webpack-cli": "^3.3.7", | ||
"webpack-global-object-x": "^1.0.0", | ||
"webpack-merge": "^4.2.1" | ||
"webpack-merge": "^4.2.2" | ||
}, | ||
@@ -122,0 +122,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
Updatedis-function-x@^4.1.2
Updatedto-boolean-x@^2.1.1
Updatedto-object-x@^2.2.1