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

@jsweb/asyncs

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsweb/asyncs - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

4

dist/module.js
/**
* @name @jsweb/asyncs
* @version 3.0.3
* @version 3.0.4
* @desc Simple JS module for Promise and Fetch APIs, with some useful abstraction
* @author Alex Bruno <git.alexbr@outlook.com>
* @create date 2016-06-25 03:14:48
* @modify date 2018-10-13 21:07:09
* @modify date 2018-10-21 19:56:12
* @example

@@ -9,0 +9,0 @@ * import { requestJSON, requestAll, requestRace } from '@jsweb/asyncs'

/**
* @name @jsweb/asyncs
* @version 3.0.3
* @version 3.0.4
* @desc Simple JS module for Promise and Fetch APIs, with some useful abstraction
* @author Alex Bruno <git.alexbr@outlook.com>
* @create date 2016-06-25 03:14:48
* @modify date 2018-10-13 21:07:09
* @modify date 2018-10-21 19:56:12
* @example

@@ -9,0 +9,0 @@ * import { requestJSON, requestAll, requestRace } from '@jsweb/asyncs'

{
"name": "@jsweb/asyncs",
"version": "3.0.3",
"version": "3.0.4",
"description": "Simple JS module for Promise and Fetch APIs, with some useful abstraction",

@@ -60,5 +60,5 @@ "main": "dist/umd.js",

"dependencies": {
"@jsweb/params": "^3.1.2",
"@jsweb/truetype": "^3.0.7"
"@jsweb/params": "latest",
"@jsweb/truetype": "latest"
}
}

@@ -6,4 +6,4 @@ # @jsweb/asyncs

**Create**: date 2016-06-25 03:14:48
**Modify**: date 2018-10-13 21:07:09
**Version**: 3.0.3
**Modify**: date 2018-10-21 19:56:12
**Version**: 3.0.4
**Author**: Alex Bruno <git.alexbr@outlook.com>

@@ -10,0 +10,0 @@ **Example**

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