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

mask-vali

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mask-vali - npm Package Compare versions

Comparing version 1.0.3 to 1.1.1

lib/index.ts

4

package.json
{
"name": "mask-vali",
"version": "1.0.3",
"version": "1.1.1",
"description": "a package can check the ipv4 Cidr mask is validate or not ",
"main": "./lib/index.js",
"main": "./src/index.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "test"

@@ -6,8 +6,8 @@ {

"declaration": true,
"outDir": "dist",
"outDir": "src",
"strict": true,
"lib":["ES6","DOM"]
},
"include": ["./src"],
"include": ["./lib", "lib/index.ts"],
"exclude": ["node_modules"]
}
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