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

redux-nl

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-nl - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "redux-nl",
"version": "0.1.5",
"version": "0.1.6",
"description": "A GraphQL inspired rest client side network layer",

@@ -5,0 +5,0 @@ "keywords": [

@@ -8,3 +8,2 @@ /**

import Axios from "axios";
import { getUniqueId } from "react-native-device-info";

@@ -28,3 +27,2 @@ // Optional headers.

headers: {
"Device-ID": getUniqueId(),
...headers

@@ -31,0 +29,0 @@ },

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