multi-buffer-data-view
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.4", | ||
"@babel/runtime": "^7.7.6", | ||
"tslib": "^1.10.0" | ||
@@ -19,6 +19,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.4", | ||
"@babel/core": "^7.7.5", | ||
"@babel/plugin-external-helpers": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.4", | ||
"@babel/preset-env": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.6", | ||
"@babel/preset-env": "^7.7.6", | ||
"@babel/register": "^7.7.4", | ||
@@ -30,4 +30,4 @@ "@commitlint/cli": "^8.2.0", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.7.1", | ||
"eslint-config-holy-grail": "^44.0.0", | ||
"eslint": "^6.7.2", | ||
"eslint-config-holy-grail": "^45.0.2", | ||
"grunt": "^1.0.4", | ||
@@ -49,3 +49,3 @@ "grunt-babel": "^8.0.0", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.27.5", | ||
"rollup": "^1.27.9", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -55,6 +55,6 @@ "sinon": "^7.5.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.31", | ||
"tsconfig-holy-grail": "^10.0.33", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^47.0.2", | ||
"typescript": "^3.7.2", | ||
"tslint-config-holy-grail": "^47.0.3", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.41.2" | ||
@@ -95,3 +95,3 @@ }, | ||
"types": "build/es2018/module.d.ts", | ||
"version": "1.0.13" | ||
"version": "1.0.14" | ||
} |
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.7.6