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

arc-lib

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arc-lib - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

3

index.js

@@ -8,3 +8,4 @@ module.exports = {

date:require('arc-date'),
regexp:require('arc-reg-exp')
regexp:require('arc-reg-exp'),
router:require('arc-router')
};
{
"name": "arc-lib",
"version": "1.8.0",
"version": "1.9.0",
"description": "ARC",

@@ -26,4 +26,5 @@ "main": "index.js",

"arc-object": "1.5.0",
"arc-reg-exp": "1.0.0"
"arc-reg-exp": "1.0.0",
"arc-router": "1.0.0"
}
}
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