Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uxland/fetch-client

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxland/fetch-client - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

11

CHANGELOG.md

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

# [1.0.0-alpha.4](https://github.com/uxland/uxland/compare/@uxland/fetch-client@1.0.0-alpha.3...@uxland/fetch-client@1.0.0-alpha.4) (2020-02-13)
### Bug Fixes
* update package.json of packages ([c7da4cc](https://github.com/uxland/uxland/commit/c7da4cc392a63bd25bc74c6c5b327eaa03034640))
# [1.0.0-alpha.3](https://github.com/uxland/uxland/compare/@uxland/fetch-client@1.0.0-alpha.2...@uxland/fetch-client@1.0.0-alpha.3) (2020-02-12)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@uxland/fetch-client",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "Fetch Client",

@@ -16,2 +16,3 @@ "author": "Alex Vizcaino <avizcaino@uxland.es>",

"files": [
"src",
"lib",

@@ -37,3 +38,2 @@ "es",

"postbuild": "echo ok > .buildstatus",
"dist": "yarn build",
"readme:coverage": "node_modules/.bin/jest-badges-readme",

@@ -71,5 +71,5 @@ "semantic-release": "semantic-release",

"dependencies": {
"@uxland/event-aggregator": "^1.0.0-alpha.3"
"@uxland/event-aggregator": "^1.0.0-alpha.4"
},
"gitHead": "5a6fd4a8fd6f7b54bcabdf0c40174bde52b97d21"
"gitHead": "6b7ab516707475823cb9d8851d02094deda9e79b"
}
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