New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

abolish

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abolish - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

11

package.json
{
"name": "abolish",
"version": "0.0.5",
"version": "0.0.6",
"description": "A javascript object validator.",

@@ -22,3 +22,10 @@ "main": "dist/index.js",

"typescript": "^3.8.3"
}
},
"keywords": [
"abolish",
"object-validator-pro",
"object-validation",
"object-validator",
"async-object-validator"
]
}

@@ -6,2 +6,13 @@ # Abolish

For direct browser Installation see [abolish-browser](https://www.npmjs.com/package/abolish-browser)
### Using Package Managers
```sh
npm install abolish
```
Using Yarn
```sh
yarn add abolish
```
### Basic Example

@@ -8,0 +19,0 @@ ```javascript

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