Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "lomit", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"license": "MIT", | ||
@@ -60,12 +60,12 @@ "description": "Lightweight version of Object omit.", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-jest": "^25.5.1", | ||
"babel-jest": "^26.3.0", | ||
"babel-plugin-dev-expression": "^0.2.1", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"coveralls": "^3.1.0", | ||
"dtslint": "^4.0.0", | ||
"dtslint": "^4.0.2", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"gzip-size": "^5.1.1", | ||
"jest": "^25.5.4", | ||
"jest": "^26.4.2", | ||
"pretty-bytes": "^5.4.1", | ||
"rollup": "^2.26.11", | ||
"rollup": "^2.28.1", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -77,3 +77,3 @@ "rollup-plugin-commonjs": "^10.1.0", | ||
"rollup-watch": "^4.3.1", | ||
"typescript": "^4.0.2" | ||
"typescript": "^4.0.3" | ||
}, | ||
@@ -80,0 +80,0 @@ "jest": { |
@@ -1,2 +0,2 @@ | ||
/*! lomit v0.3.1 | (c) 2020 Ryan Hefner | MIT License | https://github.com/ryanhefner/lomit !*/ | ||
/*! lomit v0.3.2 | (c) 2020 Ryan Hefner | MIT License | https://github.com/ryanhefner/lomit !*/ | ||
(function (global, factory) { | ||
@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : |
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
12866