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

tuf-js

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tuf-js - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1-alpha.1

dist/error.d.ts

10

package.json
{
"name": "tuf-js",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"description": "JavaScript implementation of The Update Framework (TUF)",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -19,2 +20,5 @@ "build": "tsc",

},
"files": [
"dist"
],
"keywords": [

@@ -35,3 +39,3 @@ "tuf"

"@types/minimatch": "^5.1.2",
"@types/node": "^18.11.9",
"@types/node": "^18.11.10",
"@typescript-eslint/eslint-plugin": "^5.45.0",

@@ -51,4 +55,4 @@ "@typescript-eslint/parser": "^5.45.0",

"make-fetch-happen": "^11.0.1",
"minimatch": "^5.1.0"
"minimatch": "^5.1.1"
}
}
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