@onflow/sdk-resolve
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,6 +5,10 @@ ### Unreleased | ||
### 0.0.4 | ||
### 0.0.5 -- 2020-12-03 | ||
- 2020-12-03 -- VSN `@onflow/sdk-resolve-ref-block-id` 0.0.3 -> 0.0.4 | ||
### 0.0.4 -- 2020-11-04 | ||
- 2020-11-04 -- VSN `@onflow/sdk-resolve-signatures` 0.0.4 -> 0.0.5 | ||
### 0.0.3 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "@onflow/sdk-resolve", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Flow JS SDK Resolver -- Default Resolver", | ||
@@ -39,3 +39,3 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"prepublishOnly": "npm test && npm run build", | ||
"prepublishOnly": "npm install && npm test && npm run build", | ||
"test": "jest", | ||
@@ -42,0 +42,0 @@ "build": "microbundle", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
8982
0