@babel/runtime
Advanced tools
Comparing version 7.3.1 to 7.3.4
{ | ||
"name": "@babel/runtime", | ||
"version": "7.3.1", | ||
"version": "7.3.4", | ||
"description": "babel's modular runtime helpers", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "f2af6c1170ebbea22bd29a2bae01efaec800dfe9" | ||
"gitHead": "1f6454cc90fe33e0a32260871212e2f719f35741" | ||
} |
@@ -12,3 +12,3 @@ # @babel/runtime | ||
```sh | ||
npm install --save-dev @babel/runtime | ||
npm install --save @babel/runtime | ||
``` | ||
@@ -19,3 +19,3 @@ | ||
```sh | ||
yarn add @babel/runtime --dev | ||
yarn add @babel/runtime | ||
``` |
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
85236