@transferwise/neptune-validation
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.5](https://github.com/transferwise/neptune-web/compare/@transferwise/neptune-validation@3.0.4...@transferwise/neptune-validation@3.0.5) (2022-06-09) | ||
**Note:** Version bump only for package @transferwise/neptune-validation | ||
## [3.0.4](https://github.com/transferwise/neptune-web/compare/@transferwise/neptune-validation@3.0.3...@transferwise/neptune-validation@3.0.4) (2021-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@transferwise/neptune-validation", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Neptune Web validation", | ||
@@ -31,10 +31,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@babel/runtime": "^7.12.5", | ||
"@babel/runtime": "^7.18.3", | ||
"core-js": "^3.8.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.12.8", | ||
"@babel/core": "7.14.6", | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@babel/preset-env": "^7.12.7", | ||
"@rollup/plugin-babel": "^5.2.2", | ||
@@ -44,7 +40,6 @@ "@rollup/plugin-commonjs": "^11.0.2", | ||
"@transferwise/test-config": "^5.0.0", | ||
"babel-preset-minify": "^0.5.1", | ||
"rollup": "^2.34.0", | ||
"rollup-plugin-uglify": "^6.0.4" | ||
}, | ||
"gitHead": "831a02c82a1759ed19b92e8085df254529c4b422" | ||
"gitHead": "fd351f4af991c1e082f6ce0b60f244a3a412a8d0" | ||
} |
28188
6
Updated@babel/runtime@^7.18.3