@basalt/bedrock-api-demo
Advanced tools
Comparing version 0.30.0 to 0.31.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.31.0](https://github.com/basaltinc/bedrock/compare/v0.30.0...v0.31.0) (2019-02-12) | ||
**Note:** Version bump only for package @basalt/bedrock-api-demo | ||
# [0.30.0](https://github.com/basaltinc/bedrock/compare/v0.30.0-alpha.4...v0.30.0) (2019-02-08) | ||
@@ -8,0 +16,0 @@ |
@@ -7,3 +7,3 @@ import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck"; | ||
import _assertThisInitialized from "@babel/runtime/helpers/esm/assertThisInitialized"; | ||
var _jsxFileName = "/home/travis/build/basaltinc/bedrock/components/api-demo/src/api-demo.jsx"; | ||
var _jsxFileName = "/Users/Evan/dev/basalt/bedrock-repos/bedrock/components/api-demo/src/api-demo.jsx"; | ||
import React from 'react'; | ||
@@ -10,0 +10,0 @@ import qs from 'query-string'; |
{ | ||
"name": "@basalt/bedrock-api-demo", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.30.0", | ||
"version": "0.31.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -14,6 +14,6 @@ "module": "dist/api-demo.js", | ||
"dependencies": { | ||
"@basalt/bedrock-atoms": "^0.30.0", | ||
"@basalt/bedrock-core": "^0.30.0", | ||
"@basalt/bedrock-schema-form": "^0.30.0", | ||
"@basalt/bedrock-schema-table": "^0.30.0", | ||
"@basalt/bedrock-atoms": "^0.31.0", | ||
"@basalt/bedrock-core": "^0.31.0", | ||
"@basalt/bedrock-schema-form": "^0.31.0", | ||
"@basalt/bedrock-schema-table": "^0.31.0", | ||
"query-string": "^6.1.0" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "45092fd0026e19a29611e5fc78115c78ceb602ab" | ||
"gitHead": "8caa8a2ca24023ccd6134190c5d063b638d0a4f4" | ||
} |
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
14398
+ Added@basalt/bedrock-atoms@0.31.0(transitive)
+ Added@basalt/bedrock-core@0.31.0(transitive)
+ Added@basalt/bedrock-schema-form@0.31.0(transitive)
+ Added@basalt/bedrock-schema-table@0.31.0(transitive)
- Removed@basalt/bedrock-atoms@0.30.0(transitive)
- Removed@basalt/bedrock-core@0.30.0(transitive)
- Removed@basalt/bedrock-schema-form@0.30.0(transitive)
- Removed@basalt/bedrock-schema-table@0.30.0(transitive)
Updated@basalt/bedrock-core@^0.31.0