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

@ndn/naming-convention1

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndn/naming-convention1 - npm Package Compare versions

Comparing version 0.0.20200606 to 0.0.20200909

lib/mod_browser.js

14

package.json
{
"name": "@ndn/naming-convention1",
"version": "0.0.20200606",
"version": "0.0.20200909",
"description": "NDNts: Naming Convention rev1",

@@ -15,3 +15,4 @@ "keywords": [

"type": "module",
"main": "lib/mod.js",
"main": "lib/mod_node.js",
"module": "lib/mod_browser.js",
"sideEffects": false,

@@ -25,6 +26,7 @@ "homepage": "https://yoursunny.com/p/NDNts/",

"dependencies": {
"@ndn/packet": "0.0.20200606",
"@ndn/tlv": "0.0.20200606",
"tslib": "*"
}
"@ndn/packet": "0.0.20200909",
"@ndn/tlv": "0.0.20200909",
"tslib": "^2.0.1"
},
"types": "lib/mod.d.ts"
}
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