@binaris/shift-babel-macro
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -5,2 +5,19 @@ { | ||
{ | ||
"version": "0.0.5", | ||
"tag": "@binaris/shift-babel-macro_v0.0.5", | ||
"date": "Thu, 01 Aug 2019 12:37:42 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Release packages publicly" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@binaris/shift-babel-common\" from `0.0.1` to `0.0.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.0.4", | ||
@@ -7,0 +24,0 @@ "tag": "@binaris/shift-babel-macro_v0.0.4", |
# Change Log - @binaris/shift-babel-macro | ||
This log was last generated on Thu, 18 Jul 2019 12:48:13 GMT and should not be manually modified. | ||
This log was last generated on Thu, 01 Aug 2019 12:37:42 GMT and should not be manually modified. | ||
## 0.0.5 | ||
Thu, 01 Aug 2019 12:37:42 GMT | ||
### Patches | ||
- Release packages publicly | ||
## 0.0.4 | ||
@@ -6,0 +13,0 @@ Thu, 18 Jul 2019 12:48:13 GMT |
{ | ||
"name": "@binaris/shift-babel-macro", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"files": [ | ||
@@ -17,8 +17,8 @@ "dist", | ||
"dependencies": { | ||
"@babel/parser": "^7.5.0", | ||
"@binaris/shift-babel-common": "0.0.1", | ||
"@babel/parser": "^7.5.5", | ||
"@binaris/shift-babel-common": "0.0.2", | ||
"babel-plugin-macros": "^2.6.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/types": "^7.5.0", | ||
"@babel/types": "^7.5.5", | ||
"@types/jest": "^24.0.15", | ||
@@ -25,0 +25,0 @@ "@types/node": "^10.14.9", |
21790
374
+ Added@binaris/shift-babel-common@0.0.2(transitive)
- Removed@binaris/shift-babel-common@0.0.1(transitive)
Updated@babel/parser@^7.5.5