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.20210203 to 0.0.20210930

0

lib/mod.d.ts

@@ -0,0 +0,0 @@ import { Component, NamingConvention } from "@ndn/packet";

8

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

@@ -25,7 +25,7 @@ "keywords": [

"dependencies": {
"@ndn/packet": "0.0.20210203",
"@ndn/tlv": "0.0.20210203",
"tslib": "^2.1.0"
"@ndn/packet": "0.0.20210930",
"@ndn/tlv": "0.0.20210930",
"tslib": "^2.3.1"
},
"types": "lib/mod.d.ts"
}

@@ -14,3 +14,3 @@ # @ndn/naming-convention1

import { Name } from "@ndn/packet";
import { strict as assert } from "assert";
import { strict as assert } from "node:assert";

@@ -17,0 +17,0 @@ // Append name component with marker.

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