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

quri

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

quri - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md

@@ -5,2 +5,3 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update -->

- [v2.0.1](#v201)
- [v2.0.0](#v200)

@@ -14,2 +15,5 @@ - [v1.1.0](#v110)

### v2.0.1
* Fixed named exports in module
### v2.0.0

@@ -16,0 +20,0 @@

6

package.json
{
"name": "quri",
"version": "2.0.0",
"version": "2.0.1",
"description": "JS wrapper for the QURI string specification",
"main": "dist/index.js",
"main": "dist/quri.js",
"files": [

@@ -13,3 +13,3 @@ "bin/",

"lint": "eslint src test",
"check": "npm run lint -s && dependency-check package.json --entry src",
"check": "npm run lint -s && dependency-check package.json",
"watch": "watch 'npm run build' src test",

@@ -16,0 +16,0 @@ "test": "mocha",

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