Comparing version 0.0.1-alpha.18067db3 to 0.0.1-alpha.1f650267
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var Status; | ||
@@ -3,0 +4,0 @@ (function (Status) { |
{ | ||
"name": "blvd-utils", | ||
"version": "0.0.1-alpha.18067db3", | ||
"version": "0.0.1-alpha.1f650267", | ||
"description": "Utilities used throughout the blvd packages", | ||
@@ -10,3 +10,4 @@ "main": "build/index.js", | ||
"lint": "tslint --force -c ./tslint.json src/**/*.ts", | ||
"prepublish": "npm run build" | ||
"prepublish": "npm run build", | ||
"watch": "rimraf ./build && tsc --watch" | ||
}, | ||
@@ -13,0 +14,0 @@ "repository": { |
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
4546
169