@beyonk/embedded
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "1.0.1", | ||
"tag": "@beyonk/embedded_v1.0.1", | ||
"date": "Thu, 08 Oct 2020 07:03:43 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "publish dist dir to unpkg" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.0.0", | ||
@@ -7,0 +19,0 @@ "tag": "@beyonk/embedded_v1.0.0", |
# Change Log - @beyonk/embedded | ||
This log was last generated on Wed, 07 Oct 2020 09:13:18 GMT and should not be manually modified. | ||
This log was last generated on Thu, 08 Oct 2020 07:03:43 GMT and should not be manually modified. | ||
## 1.0.1 | ||
Thu, 08 Oct 2020 07:03:43 GMT | ||
### Patches | ||
- publish dist dir to unpkg | ||
## 1.0.0 | ||
@@ -6,0 +13,0 @@ Wed, 07 Oct 2020 09:13:18 GMT |
{ | ||
"name": "@beyonk/embedded", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Embedded Beyonk Libraries", | ||
@@ -9,2 +9,5 @@ "main": "lib/observers.js", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -17,2 +20,3 @@ "test": "NODE_ENV=test mocha --require esm './!(node_modules)/**/**.+(spec).js'", | ||
"devDependencies": { | ||
"@babel/core": "^7.11.6", | ||
"@babel/plugin-transform-runtime": "^7.11.5", | ||
@@ -23,2 +27,3 @@ "@babel/preset-env": "^7.11.5", | ||
"@rollup/plugin-babel": "^5.2.1", | ||
"@rollup/plugin-commonjs": "^15.1.0", | ||
"@rollup/plugin-node-resolve": "^9.0.0", | ||
@@ -31,6 +36,4 @@ "core-js": "^3.6.5", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"sinon": "^9.1.0", | ||
"@babel/core": "^7.11.6", | ||
"@rollup/plugin-commonjs": "^15.1.0" | ||
"sinon": "^9.1.0" | ||
} | ||
} |
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
14619
5
122
1