@trezor/protocol
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,5 @@ | ||
# 1.0.1 | ||
- chore(protobuf,protocol): missing fields in package.json (27a5e8ab4) | ||
# 1.0.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@trezor/protocol", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "See LICENSE.md in repo root", | ||
@@ -23,3 +23,5 @@ "repository": { | ||
"type-check": "tsc --build", | ||
"build:lib": "rimraf ./lib && yarn tsc --build tsconfig.lib.json" | ||
"build:lib": "rimraf ./lib && yarn tsc --build tsconfig.lib.json", | ||
"prepublishOnly": "yarn tsx ../../scripts/prepublishNPM.js", | ||
"prepublish": "yarn tsx ../../scripts/prepublish.js" | ||
}, | ||
@@ -26,0 +28,0 @@ "dependencies": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13701
1