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

@websdk/rhumb

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@websdk/rhumb - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

4

lib/rhumb.js

@@ -1,3 +0,1 @@

'use strict';
(function (global, factory) {

@@ -16,2 +14,4 @@ if (typeof define === "function" && define.amd) {

})(this, function (module) {
'use strict';
function findIn(parts, tree) {

@@ -18,0 +18,0 @@ var params = {};

{
"name": "@websdk/rhumb",
"version": "0.3.7",
"version": "0.3.8",
"description": "URL routing in js",

@@ -28,3 +28,6 @@ "main": "lib/rhumb.js",

},
"homepage": "https://github.com/sammyt/rhumb#readme"
"homepage": "https://github.com/sammyt/rhumb#readme",
"scripts": {
"prepublish": "make clean build"
}
}
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