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

dsd-constants-lib

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsd-constants-lib - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

lib/constants.js

@@ -71,3 +71,7 @@ /**

LicenseAccess: { name: "access", id: 2 },
LicenseCustody: { name: "custody", id: 4 }
LicenseCustody: { name: "custody", id: 4 },
LicenseDabForTag: { name: "dab-for-tag", id: 8 },
LicenseTagForDab: { name: "tag-for-dab", id: 16 },
LicenseTagForDabs: { name: "tag-for-dabs", id: 32 },
LicenseDabForTags: { name: "dab-for-tags", id: 64 }
};

@@ -74,0 +78,0 @@ }

2

package.json
{
"name": "dsd-constants-lib",
"version": "0.0.3",
"version": "0.0.4",
"dependencies": {

@@ -5,0 +5,0 @@ },

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