@0xcert/scaffold
Advanced tools
Comparing version 1.0.0-rc8 to 1.0.0-rc9
@@ -5,4 +5,4 @@ { | ||
{ | ||
"version": "1.0.0-rc8", | ||
"tag": "@0xcert/scaffold_v1.0.0-rc8", | ||
"version": "1.0.0-rc9", | ||
"tag": "@0xcert/scaffold_v1.0.0-rc9", | ||
"date": "Thu, 22 Nov 2018 00:51:03 GMT", | ||
@@ -9,0 +9,0 @@ "comments": {} |
{ | ||
"files": {}, | ||
"arguments": "npm run lint && npx nyc npx hayspec test " | ||
"arguments": "npm run clean && npx tsc " | ||
} |
{ | ||
"name": "@0xcert/scaffold", | ||
"version": "1.0.0-rc8", | ||
"version": "1.0.0-rc9", | ||
"description": "Overarching module with types, enums, and interfaces for easier development of interoperable modules.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
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
49121