ld-react-components
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -0,1 +1,17 @@ | ||
# v1.0.7 (Fri Sep 27 2019) | ||
#### 🐛 Bug Fix | ||
- adding skip message [#16](https://github.com/intuit/LD-React-Components/pull/16) ([@poorpaddy](https://github.com/poorpaddy)) | ||
#### ⚠️ Pushed to master | ||
- changed docs publish command ([@poorpaddy](https://github.com/poorpaddy)) | ||
#### Authors: 1 | ||
- Dave Bergschneider ([@poorpaddy](https://github.com/poorpaddy)) | ||
--- | ||
# v1.0.6 (Wed Sep 25 2019) | ||
@@ -2,0 +18,0 @@ |
{ | ||
"name": "ld-react-components", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Semantic component helpers to support LaunchDarkly in your react app.", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"docs:build": "NODE_ENV=production webpack --config src/docs/webpack.config.live.babel.js", | ||
"docs:publish": "push-dir --dir=src/docs/dist --branch=gh-pages --cleanup --verbose --force", | ||
"docs:publish": "git subtree push --prefix src/docs/dist gh-pages -m 'auto commit [ci skip]'", | ||
"dev": "yarn docs", | ||
@@ -29,0 +29,0 @@ "release": "auto shipit" |
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
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
2897033
1