@cloudflare/style-const
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.1"></a> | ||
## [2.0.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.0.0...@cloudflare/style-const@2.0.1) (2018-07-13) | ||
**Note:** Version bump only for package @cloudflare/style-const | ||
<a name="2.0.0"></a> | ||
@@ -23,3 +31,3 @@ # [2.0.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.12...@cloudflare/style-const@2.0.0) (2018-07-12) | ||
<a name="1.0.12"></a> | ||
<a name="1.0.12"></a> | ||
## [1.0.12](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.10...@cloudflare/style-const@1.0.12) (2018-06-14) | ||
@@ -35,3 +43,3 @@ | ||
<a name="1.0.11"></a> | ||
<a name="1.0.11"></a> | ||
## [1.0.11](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.10...@cloudflare/style-const@1.0.11) (2018-06-08) | ||
@@ -47,3 +55,3 @@ | ||
<a name="1.0.10"></a> | ||
<a name="1.0.10"></a> | ||
@@ -54,3 +62,3 @@ ## [1.0.10](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.7...@cloudflare/style-const@1.0.10) (2018-06-07) | ||
<a name="1.0.9"></a> | ||
<a name="1.0.9"></a> | ||
## [1.0.9](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.7...@cloudflare/style-const@1.0.9) (2018-06-07) | ||
@@ -64,3 +72,3 @@ | ||
<a name="1.0.7"></a> | ||
<a name="1.0.7"></a> | ||
## [1.0.7](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.5...@cloudflare/style-const@1.0.7) (2018-06-07) | ||
@@ -76,3 +84,3 @@ | ||
<a name="1.0.5"></a> | ||
<a name="1.0.5"></a> | ||
## [1.0.5](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.4...@cloudflare/style-const@1.0.5) (2018-05-24) | ||
@@ -86,3 +94,3 @@ | ||
<a name="1.0.4"></a> | ||
<a name="1.0.4"></a> | ||
## [1.0.4](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.3...@cloudflare/style-const@1.0.4) (2018-05-24) | ||
@@ -89,0 +97,0 @@ |
{ | ||
"name": "@cloudflare/style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"jsnext:main": "es/index.js", | ||
"types": "./dist/index.d.ts", | ||
"types": "./src", | ||
"author": "Vojtech Miksu <vojtech@cloudflare.com>", | ||
@@ -15,12 +15,2 @@ "license": "BSD-3-Clause", | ||
}, | ||
"devDependencies": { | ||
"typescript": "^2.7.2" | ||
}, | ||
"scripts": { | ||
"prepublishOnly": "npm run build", | ||
"build": "npm run build:as-ts && npm run build:defs && npm run build:remove-ts", | ||
"build:as-ts": "mkdir -p dist/ && for f in src/*.js; do cp \"$f\" \"dist/$(basename \"$f\" .js).ts\"; done", | ||
"build:remove-ts": "find dist/*.ts \\! -name \"*.d.ts\" | xargs rm", | ||
"build:defs": "tsc --declaration ./dist/index.ts --lib esnext" | ||
}, | ||
"stratus": { | ||
@@ -27,0 +17,0 @@ "srcDirectory": "./src", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
0
13363
18617
5
187
1