multi-buffer-data-view
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.0", | ||
"@babel/runtime": "^7.6.2", | ||
"tslib": "^1.10.0" | ||
@@ -19,14 +19,14 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.6.0", | ||
"@babel/core": "^7.6.2", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.6.0", | ||
"@babel/preset-env": "^7.6.0", | ||
"@babel/register": "^7.6.0", | ||
"@commitlint/cli": "^8.1.0", | ||
"@commitlint/config-angular": "^8.1.0", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.6.2", | ||
"@babel/register": "^7.6.2", | ||
"@commitlint/cli": "^8.2.0", | ||
"@commitlint/config-angular": "^8.2.0", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.0.3", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.3.0", | ||
"eslint-config-holy-grail": "^40.0.0", | ||
"eslint": "^6.4.0", | ||
"eslint-config-holy-grail": "^42.0.0", | ||
"grunt": "^1.0.4", | ||
@@ -46,14 +46,14 @@ "grunt-babel": "^8.0.0", | ||
"karma-webpack": "^4.0.2", | ||
"load-grunt-config": "^3.0.0", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^6.2.0", | ||
"rollup": "^1.20.3", | ||
"rollup": "^1.21.4", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^7.4.2", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0", | ||
"ts-loader": "^6.0.4", | ||
"tsconfig-holy-grail": "^10.0.14", | ||
"tslint": "^5.19.0", | ||
"tslint-config-holy-grail": "^46.0.0", | ||
"typescript": "^3.6.2", | ||
"webpack": "^4.39.3" | ||
"ts-loader": "^6.1.2", | ||
"tsconfig-holy-grail": "^10.0.16", | ||
"tslint": "^5.20.0", | ||
"tslint-config-holy-grail": "^46.1.1", | ||
"typescript": "^3.6.3", | ||
"webpack": "^4.41.0" | ||
}, | ||
@@ -93,3 +93,3 @@ "engines": { | ||
"types": "build/es2018/module.d.ts", | ||
"version": "1.0.7" | ||
"version": "1.0.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
Updated@babel/runtime@^7.6.2