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.7 to 0.0.8

8

CHANGELOG.md

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

## [0.0.8](https://github.com/zcorky/zodash/compare/@zodash/jsonp@0.0.7...@zodash/jsonp@0.0.8) (2021-03-25)
**Note:** Version bump only for package @zodash/jsonp
## [0.0.7](https://github.com/zcorky/zodash/compare/@zodash/jsonp@0.0.6...@zodash/jsonp@0.0.7) (2021-03-24)

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

1

lib/index.js

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

exports.default = jsonp;
//# sourceMappingURL=index.js.map
{
"name": "@zodash/jsonp",
"version": "0.0.7",
"version": "0.0.8",
"description": "A simple jsonp function",

@@ -14,4 +14,3 @@ "keywords": [

"directories": {
"lib": "lib",
"test": "__tests__"
"lib": "lib"
},

@@ -61,3 +60,3 @@ "files": [

"scripts": {
"tsc": "tsc",
"build": "tsc",
"test": "jest -w 1",

@@ -71,6 +70,6 @@ "coverage": "codecov"

"@zcorky/query-string": "^1.0.2",
"@zodash/load-js": "^0.2.10",
"@zodash/uuid": "^0.1.5"
"@zodash/load-js": "^0.2.11",
"@zodash/uuid": "^0.1.6"
},
"gitHead": "476cc71bdf3cc5914d55495eaa9e3d07472885d9"
"gitHead": "bd85904bdf3094ed8d65df0fa57c695c74d4dc87"
}
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