Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lomit

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lomit - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

LICENSE

2

package.json
{
"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() :

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc