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

arc-check

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arc-check - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

__tests__/basic.js

8

package.json
{
"name": "arc-check",
"version": "1.2.0",
"version": "1.2.1",
"description": "An ES6 class to evaluate values against multiple complex inclusion/exclusion rules",
"main": "index.js",
"scripts": {
"test": "tap test/*.js"
"test": "jest"
},

@@ -23,7 +23,7 @@ "repository": {

"dependencies": {
"arc-is": "1.0.5"
"arc-is": "^1.0.8"
},
"devDependencies": {
"tap": "^5.7.2"
"jest": "^27.5.1"
}
}
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