Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

subscribable-things

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subscribable-things - npm Package Compare versions

Comparing version 1.9.0 to 1.9.1

34

package.json

@@ -12,12 +12,12 @@ {

"dependencies": {
"@babel/runtime": "^7.10.5",
"@babel/runtime": "^7.11.2",
"rxjs-interop": "^1.0.1",
"tslib": "^2.0.0"
"tslib": "^2.0.1"
},
"description": "A collection of reactive wrappers for various browser APIs.",
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/core": "^7.11.1",
"@babel/plugin-external-helpers": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@commitlint/cli": "^9.1.1",

@@ -31,4 +31,4 @@ "@commitlint/config-angular": "^9.1.1",

"cz-conventional-changelog": "^3.2.0",
"eslint": "^7.5.0",
"eslint-config-holy-grail": "^47.0.6",
"eslint": "^7.6.0",
"eslint-config-holy-grail": "^48.0.0",
"grunt": "^1.2.1",

@@ -39,3 +39,3 @@ "grunt-cli": "^1.3.2",

"husky": "^4.2.5",
"karma": "^5.1.0",
"karma": "^5.1.1",
"karma-browserstack-launcher": "^1.6.0",

@@ -50,17 +50,17 @@ "karma-chrome-launcher": "^3.1.0",

"midi-test": "^1.1.4",
"mocha": "^8.0.1",
"mocha": "^8.1.1",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"rollup": "^2.23.0",
"rollup": "^2.23.1",
"rollup-plugin-babel": "^4.4.0",
"rxjs": "^6.6.0",
"rxjs": "^6.6.2",
"rxjs-for-await": "0.0.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.1",
"tsconfig-holy-grail": "^11.0.17",
"tslint": "^6.1.2",
"tslint-config-holy-grail": "^50.0.8",
"ts-loader": "^8.0.2",
"tsconfig-holy-grail": "^11.0.19",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^52.0.2",
"typescript": "^3.9.7",
"webpack": "^4.44.0",
"webpack": "^4.44.1",
"xstream": "^11.12.0"

@@ -99,3 +99,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "1.9.0"
"version": "1.9.1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc