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

request-promise-native

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-promise-native - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "request-promise-native",
"version": "1.0.0",
"version": "1.0.1",
"description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.",

@@ -36,3 +36,3 @@ "keywords": [

"dependencies": {
"@request/promise-core": "^1.0.0",
"@request/promise-core": "1.0.0",
"stealthy-require": "^0.1.0"

@@ -39,0 +39,0 @@ },

@@ -52,2 +52,4 @@ <a href="http://promisesaplus.com/">

- v1.0.1 (2016-07-17)
- Fixed `@request/promise-core` version for safer versioning
- v1.0.0 (2016-07-15)

@@ -54,0 +56,0 @@ - Initial version similar to [`request-promise`](https://www.npmjs.com/package/request-promise) v4

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