subscribable-things
Advanced tools
Comparing version 1.11.11 to 1.11.12
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.10", | ||
"@babel/runtime": "^7.13.16", | ||
"rxjs-interop": "^1.0.3", | ||
@@ -19,6 +19,6 @@ "tslib": "^2.2.0" | ||
"devDependencies": { | ||
"@babel/core": "^7.13.14", | ||
"@babel/core": "^7.13.16", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.13.10", | ||
"@babel/preset-env": "^7.13.12", | ||
"@babel/plugin-transform-runtime": "^7.13.15", | ||
"@babel/preset-env": "^7.13.15", | ||
"@commitlint/cli": "^12.1.1", | ||
@@ -33,4 +33,4 @@ "@commitlint/config-angular": "^12.1.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.23.0", | ||
"eslint-config-holy-grail": "^49.0.3", | ||
"eslint": "^7.24.0", | ||
"eslint-config-holy-grail": "^49.0.4", | ||
"grunt": "^1.3.0", | ||
@@ -51,17 +51,17 @@ "grunt-cli": "^1.4.2", | ||
"load-grunt-config": "^3.0.1", | ||
"midi-test": "^1.1.4", | ||
"midi-test": "^1.1.5", | ||
"mocha": "^8.3.2", | ||
"prettier": "^2.2.1", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.44.0", | ||
"rollup": "^2.45.2", | ||
"rxjs": "^6.6.7", | ||
"rxjs-for-await": "0.0.2", | ||
"sinon": "^10.0.0", | ||
"sinon": "^10.0.1", | ||
"sinon-chai": "^3.6.0", | ||
"ts-loader": "^8.1.0", | ||
"tsconfig-holy-grail": "^11.0.49", | ||
"ts-loader": "^9.0.2", | ||
"tsconfig-holy-grail": "^11.0.51", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.12", | ||
"typescript": "^4.2.3", | ||
"webpack": "^5.30.0", | ||
"tslint-config-holy-grail": "^53.2.14", | ||
"typescript": "^4.2.4", | ||
"webpack": "^5.34.0", | ||
"xstream": "^11.14.0" | ||
@@ -100,3 +100,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "1.11.11" | ||
"version": "1.11.12" | ||
} |
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.13.16