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

@absinthe/socket

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absinthe/socket - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

8

package.json
{
"name": "@absinthe/socket",
"version": "0.2.0",
"version": "0.2.1",
"description": "Absinthe Socket",

@@ -37,3 +37,2 @@ "module": "dist/index.js",

"core-js": "2.6.0",
"phoenix": "1.4.0",
"zen-observable": "0.8.11"

@@ -44,3 +43,6 @@ },

},
"gitHead": "d4fccc7f2d29d719e2c8d73ac157008da79ae559"
"peerDependencies": {
"phoenix": "^1.4.0"
},
"gitHead": "e61a9997cdc76c685cb5d96829320de0dd8f81c9"
}

@@ -76,7 +76,7 @@ # @absinthe/socket

$ npm install --save @absinthe/socket
$ npm install --save phoenix @absinthe/socket
### Using [yarn](https://yarnpkg.com)
$ yarn add @absinthe/socket
$ yarn add phoenix @absinthe/socket

@@ -83,0 +83,0 @@ ## Types

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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