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.11 to 0.0.12

lib/index.js.map

1

lib/index.js

@@ -54,1 +54,2 @@ "use strict";

exports.default = jsonp;
//# sourceMappingURL=index.js.map

13

package.json
{
"name": "@zodash/jsonp",
"version": "0.0.11",
"version": "0.0.12",
"description": "A simple jsonp function",

@@ -59,3 +59,5 @@ "keywords": [

"scripts": {
"build": "tsc",
"build": "yarn clean && tsc",
"watch": "yarn clean && tsc -w",
"clean": "rm -rf lib",
"test": "jest -w 1",

@@ -69,6 +71,5 @@ "coverage": "codecov"

"@zcorky/query-string": "^1.0.2",
"@zodash/load-js": "^0.2.12",
"@zodash/uuid": "^0.1.6"
},
"gitHead": "15aa310a79514692315cd7d57b53307b23af35c8"
"@zodash/load-js": "^0.2.13",
"@zodash/uuid": "^0.1.7"
}
}
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