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

@zodash/jsonp

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/jsonp - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.3](https://github.com/zcorky/zodash/compare/@zodash/jsonp@0.0.2...@zodash/jsonp@0.0.3) (2020-12-16)
**Note:** Version bump only for package @zodash/jsonp
## [0.0.2](https://github.com/zcorky/zodash/compare/@zodash/jsonp@0.0.1...@zodash/jsonp@0.0.2) (2020-12-16)

@@ -8,0 +16,0 @@

2

lib/index.js

@@ -32,3 +32,3 @@ "use strict";

const _url = `${_prefix}?${add_1.add(_search, { callback: callbackName })}`;
yield load_js_1.loadJs(url);
yield load_js_1.loadJs(url, { enableCache: false });
}

@@ -35,0 +35,0 @@ catch (error) {

{
"name": "@zodash/jsonp",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple jsonp function",

@@ -69,6 +69,6 @@ "keywords": [

"@zcorky/query-string": "^1.0.2",
"@zodash/load-js": "^0.2.5",
"@zodash/load-js": "^0.2.6",
"@zodash/uuid": "^0.1.3"
},
"gitHead": "5238ab42c3df2b8bc65c1a92d42c5a90f6b3f4fa"
"gitHead": "e1b3526fc7c629ff86ec38e7d4031facefd11806"
}

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