@wework/ray-core
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.14](https://github.com/WeConnect/ray/compare/@wework/ray-core@0.0.13...@wework/ray-core@0.0.14) (2019-03-11) | ||
**Note:** Version bump only for package @wework/ray-core | ||
## [0.0.13](https://github.com/WeConnect/ray/compare/@wework/ray-core@0.0.12...@wework/ray-core@0.0.13) (2019-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@wework/ray-core", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"main": "es/index.js", | ||
@@ -9,6 +9,6 @@ "style": "css/ray.min.css", | ||
"storybook": "start-storybook -p 6006 -s ./stories/static", | ||
"build-storybook": "NODE_ENV=production build-storybook -c .storybook -o .out -s ./stories/static", | ||
"build": "yarn prebuild && gulp html:source sass:source sass:compiled scripts:es scripts:umd", | ||
"clean": "gulp clean", | ||
"prebuild": "yarn clean" | ||
"prebuild": "yarn clean", | ||
"netlify:build": "NODE_ENV=production build-storybook -c .storybook -o ../../.out/storybook -s ./stories/static" | ||
}, | ||
@@ -66,3 +66,3 @@ "license": "Apache-2.0", | ||
], | ||
"gitHead": "efd8ecbb6f15d589a94ba2b19ecf532af1e05cf6" | ||
"gitHead": "bd6438c3295d1b41d5da49c748ca625aa6cbc08d" | ||
} |
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
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
289785
0