New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pushy-sdk-web

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pushy-sdk-web - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

2

package.json

@@ -6,3 +6,3 @@ {

"license": "Apache-2.0",
"version": "1.0.41",
"version": "1.0.42",
"main": "src/lib/pushy.js",

@@ -9,0 +9,0 @@ "scripts": {

@@ -1,2 +0,6 @@

// import 'babel-polyfill';
// Don't require babel-polyfill more than once
if (!global._babelPolyfill) {
require('babel-polyfill');
}
import api from '../util/api';

@@ -3,0 +7,0 @@ import config from '../config';

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