multi-buffer-data-view
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.2", | ||
"@babel/runtime": "^7.6.3", | ||
"tslib": "^1.10.0" | ||
@@ -19,6 +19,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.6.2", | ||
"@babel/core": "^7.6.3", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.6.2", | ||
"@babel/preset-env": "^7.6.3", | ||
"@babel/register": "^7.6.2", | ||
@@ -30,4 +30,4 @@ "@commitlint/cli": "^8.2.0", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.4.0", | ||
"eslint-config-holy-grail": "^42.0.0", | ||
"eslint": "^6.5.1", | ||
"eslint-config-holy-grail": "^43.0.1", | ||
"grunt": "^1.0.4", | ||
@@ -39,3 +39,3 @@ "grunt-babel": "^8.0.0", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^3.0.5", | ||
"husky": "^3.0.8", | ||
"karma": "^4.3.0", | ||
@@ -49,11 +49,11 @@ "karma-chrome-launcher": "^3.1.0", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^6.2.0", | ||
"rollup": "^1.21.4", | ||
"mocha": "^6.2.1", | ||
"rollup": "^1.23.1", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0", | ||
"ts-loader": "^6.1.2", | ||
"tsconfig-holy-grail": "^10.0.16", | ||
"ts-loader": "^6.2.0", | ||
"tsconfig-holy-grail": "^10.0.20", | ||
"tslint": "^5.20.0", | ||
"tslint-config-holy-grail": "^46.1.1", | ||
"tslint-config-holy-grail": "^46.1.3", | ||
"typescript": "^3.6.3", | ||
@@ -95,3 +95,3 @@ "webpack": "^4.41.0" | ||
"types": "build/es2018/module.d.ts", | ||
"version": "1.0.8" | ||
"version": "1.0.9" | ||
} |
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
Updated@babel/runtime@^7.6.3