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

arc-router

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

arc-router - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

10

package.json
{
"name": "arc-router",
"version": "1.2.0",
"version": "1.2.1",
"description": "A purely functional router for independently evaluating a path against a list of routes",

@@ -25,9 +25,9 @@ "main": "index.js",

"devDependencies": {
"jest": "^25.1.0"
"jest": "^27.5.1"
},
"dependencies": {
"arc-is": "^1.0.5",
"arc-object": "^2.0.0",
"arc-reg-exp": "^1.0.0"
"arc-is": "^1.0.8",
"arc-object": "^3.1.0",
"arc-reg-exp": "^1.0.1"
}
}

@@ -1,2 +0,2 @@

# arc-router [![Build Status](https://travis-ci.org/anyuzer/arc-router.svg?branch=master)](https://travis-ci.org/anyuzer/arc-router)
# arc-router
A purely functional router for independently evaluating a path against a list of routes

@@ -3,0 +3,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