Socket
Socket
Sign inDemoInstall

teeny-request

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

teeny-request - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

7

CHANGELOG.md
# Changelog
### [6.0.3](https://www.github.com/googleapis/teeny-request/compare/v6.0.2...v6.0.3) (2020-03-06)
### Bug Fixes
* **deps:** update dependency uuid to v7 ([#134](https://www.github.com/googleapis/teeny-request/issues/134)) ([97817bf](https://www.github.com/googleapis/teeny-request/commit/97817bfb12396f620b2e280dcdc8965c4815abb5))
### [6.0.2](https://www.github.com/googleapis/teeny-request/compare/v6.0.1...v6.0.2) (2020-02-10)

@@ -4,0 +11,0 @@

12

package.json
{
"name": "teeny-request",
"version": "6.0.2",
"version": "6.0.3",
"description": "Like request, but smaller.",

@@ -42,3 +42,3 @@ "main": "./build/src/index.js",

"stream-events": "^1.0.5",
"uuid": "^3.3.2"
"uuid": "^7.0.0"
},

@@ -50,3 +50,3 @@ "devDependencies": {

"@types/sinon": "^7.0.13",
"@types/uuid": "^3.4.4",
"@types/uuid": "^7.0.0",
"c8": "^7.0.0",

@@ -57,5 +57,5 @@ "codecov": "^3.1.0",

"mocha": "^7.0.0",
"nock": "^11.3.2",
"sinon": "^8.0.0",
"typescript": "3.6.4"
"nock": "^12.0.0",
"sinon": "^9.0.0",
"typescript": "~3.8.2"
},

@@ -62,0 +62,0 @@ "nyc": {

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