Socket
Socket
Sign inDemoInstall

@twilio/notifications

Package Overview
Dependencies
13
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4-canary.1

dist/lib/_virtual/_polyfill-node_events.js

18

package.json
{
"name": "@twilio/notifications",
"version": "1.0.3",
"version": "1.0.4-canary.1+a593ec5",
"description": "Client library for Twilio Notifications service",

@@ -9,2 +9,3 @@ "author": "Twilio",

"browser": "./dist/browser.js",
"react-native": "./dist/lib/index.js",
"types": "./dist/lib.d.ts",

@@ -38,12 +39,11 @@ "repository": {

"ci": "yarn clean && yarn lint && yarn build && yarn ssri",
"precommit": "yarn lint && yarn test:unit && yarn test:integration",
"postinstall": "if [ -f ./dist/post-install.js ]; then node ./dist/post-install.js; fi"
"precommit": "yarn lint && yarn test:unit && yarn test:integration"
},
"dependencies": {
"@babel/runtime": "^7.14.5",
"@twilio/declarative-type-validator": "^0.1.9",
"@twilio/operation-retrier": "^4.0.5",
"@twilio/declarative-type-validator": "^0.1.10-canary.1+a593ec5",
"@twilio/operation-retrier": "^4.0.6-canary.1+a593ec5",
"core-js": "^3.17.3",
"loglevel": "^1.6.3",
"twilsock": "^0.12.0"
"twilsock": "^0.12.1-canary.1+a593ec5"
},

@@ -71,3 +71,2 @@ "devDependencies": {

"rollup": "^2.51.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-polyfill-node": "^0.6.2",

@@ -81,3 +80,3 @@ "rollup-plugin-terser": "^7.0.2",

"engines": {
"node": ">=10"
"node": ">=14"
},

@@ -95,3 +94,4 @@ "browserslist": [

"last 2 UCAndroid versions"
]
],
"gitHead": "a593ec59cbb34801a5bf478866f8597ff2aab27c"
}

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc