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 5.2.2 to 5.2.4

3

index.d.ts
import Abolish from "./src/Abolish";
import { Rule, ParseRules } from "./src/functions";
export { Abolish, Rule, ParseRules };
import type { AV } from "./src/validator";
export { Abolish, Rule, ParseRules, AV };

@@ -9,3 +9,4 @@ /**

import { ParseRules, Rule } from "./src/functions";
import type { AV } from "./src/validator";
export { Abolish, Rule, ParseRules };
export { Abolish, Rule, ParseRules, AV };
{
"name": "abolish",
"version": "5.2.2",
"version": "5.2.4",
"description": "A javascript object validator.",

@@ -5,0 +5,0 @@ "main": "index.js",

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