Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "lomit", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Lightweight version of object omit.", |
# lomit | ||
Lightweight version of omitting properties from an object. | ||
Lightweight function for omitting properties from an object. | ||
@@ -27,1 +27,5 @@ ## Install | ||
``` | ||
## License | ||
[MIT](LICENSE) © [Ryan Hefner](https://www.ryanhefner.com) |
@@ -1,2 +0,2 @@ | ||
/*! lomit v0.1.0 | (c) 2017 Ryan Hefner | MIT License | https://github.com/ryanhefner/lomit !*/ | ||
/*! lomit v0.1.1 | (c) 2017 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
9314
9
31