multi-buffer-data-view
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.7", | ||
"@babel/runtime": "^7.8.0", | ||
"tslib": "^1.10.0" | ||
@@ -19,9 +19,9 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.7", | ||
"@babel/plugin-external-helpers": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.6", | ||
"@babel/preset-env": "^7.7.7", | ||
"@babel/register": "^7.7.7", | ||
"@commitlint/cli": "^8.2.0", | ||
"@commitlint/config-angular": "^8.2.0", | ||
"@babel/core": "^7.8.0", | ||
"@babel/plugin-external-helpers": "^7.8.0", | ||
"@babel/plugin-transform-runtime": "^7.8.0", | ||
"@babel/preset-env": "^7.8.0", | ||
"@babel/register": "^7.8.0", | ||
"@commitlint/cli": "^8.3.4", | ||
"@commitlint/config-angular": "^8.3.4", | ||
"chai": "^4.2.0", | ||
@@ -31,3 +31,3 @@ "commitizen": "^4.0.3", | ||
"eslint": "^6.8.0", | ||
"eslint-config-holy-grail": "^46.0.2", | ||
"eslint-config-holy-grail": "^46.0.3", | ||
"grunt": "^1.0.4", | ||
@@ -39,6 +39,6 @@ "grunt-babel": "^8.0.0", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^3.1.0", | ||
"husky": "^4.0.7", | ||
"karma": "^4.4.1", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-firefox-launcher": "^1.2.0", | ||
"karma-firefox-launcher": "^1.3.0", | ||
"karma-mocha": "^1.3.0", | ||
@@ -49,9 +49,9 @@ "karma-sauce-launcher": "^2.0.2", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.27.14", | ||
"mocha": "^7.0.0", | ||
"rollup": "^1.29.0", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^8.0.2", | ||
"sinon": "^8.0.4", | ||
"sinon-chai": "^3.4.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.38", | ||
"tsconfig-holy-grail": "^10.0.39", | ||
"tslint": "^5.20.1", | ||
@@ -95,3 +95,3 @@ "tslint-config-holy-grail": "^47.0.6", | ||
"types": "build/es2018/module.d.ts", | ||
"version": "1.1.7" | ||
"version": "1.1.8" | ||
} |
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
58512
Updated@babel/runtime@^7.8.0