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

@browseth/utils

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browseth/utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

build/index.js

@@ -146,2 +146,3 @@ 'use strict';

}
throw new TypeError("invalid value '" + value + "'");

@@ -148,0 +149,0 @@ }

@@ -140,2 +140,3 @@ import _getIterator from 'babel-runtime/core-js/get-iterator';

}
throw new TypeError("invalid value '" + value + "'");

@@ -142,0 +143,0 @@ }

7

package.json
{
"name": "@browseth/utils",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -15,4 +15,3 @@ "browser": "build/browser.js",

"pretest": "yarn build-node",
"test": "node test",
"postinstall": "lerna link"
"test": "node test"
},

@@ -27,3 +26,3 @@ "dependencies": {

},
"gitHead": "d1858226c266ce7f8c1d9962a7453f8604f55624"
"gitHead": "ff00b0e69911525b0ddb55312ea5357f77c13c76"
}
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