subscribable-things
Advanced tools
Comparing version 2.1.5 to 2.1.6
@@ -18,3 +18,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.3", | ||
"@babel/runtime": "^7.18.9", | ||
"rxjs-interop": "^2.0.0", | ||
@@ -25,8 +25,8 @@ "tslib": "^2.4.0" | ||
"devDependencies": { | ||
"@babel/core": "^7.18.2", | ||
"@babel/plugin-external-helpers": "^7.17.12", | ||
"@babel/plugin-transform-runtime": "^7.18.2", | ||
"@babel/preset-env": "^7.18.2", | ||
"@commitlint/cli": "^17.0.1", | ||
"@commitlint/config-angular": "^17.0.0", | ||
"@babel/core": "^7.18.9", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.18.9", | ||
"@babel/preset-env": "^7.18.9", | ||
"@commitlint/cli": "^17.0.3", | ||
"@commitlint/config-angular": "^17.0.3", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
@@ -37,13 +37,12 @@ "baconjs": "^3.0.17", | ||
"chai": "^4.3.6", | ||
"commitizen": "^4.2.4", | ||
"commitizen": "^4.2.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.16.0", | ||
"eslint-config-holy-grail": "^52.0.14", | ||
"eslint": "^8.20.0", | ||
"eslint-config-holy-grail": "^52.0.22", | ||
"grunt": "^1.5.3", | ||
"grunt-cli": "^1.4.3", | ||
"grunt-contrib-clean": "^2.0.1", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^8.0.1", | ||
"hyperf": "^1.3.0", | ||
"karma": "^6.3.20", | ||
"karma": "^6.4.0", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
@@ -60,15 +59,16 @@ "karma-chrome-launcher": "^3.1.1", | ||
"mocha": "^10.0.0", | ||
"prettier": "^2.6.2", | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.74.1", | ||
"rxjs": "^7.5.5", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.77.0", | ||
"rxjs": "^7.5.6", | ||
"rxjs-for-await": "^1.0.0", | ||
"sinon": "^14.0.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.3.0", | ||
"tsconfig-holy-grail": "^11.1.32", | ||
"ts-loader": "^9.3.1", | ||
"tsconfig-holy-grail": "^11.1.34", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.28", | ||
"typescript": "^4.7.2", | ||
"webpack": "^5.72.1", | ||
"tslint-config-holy-grail": "^53.2.30", | ||
"typescript": "^4.7.4", | ||
"webpack": "^5.73.0", | ||
"xstream": "^11.14.0" | ||
@@ -102,3 +102,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "2.1.5" | ||
"version": "2.1.6" | ||
} |
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
225669
Updated@babel/runtime@^7.18.9