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

urlbox-next

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urlbox-next - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

2

dist/index.js

@@ -5,3 +5,3 @@ "use strict";

import qs from "qs";
import hmacSha256 from "crypto-js/hmac-sha256";
import hmacSha256 from "crypto-js/hmac-sha256.js";
// const hmacSha1 = require("crypto-js/hmac-sha1");

@@ -8,0 +8,0 @@ // const DEFAULT_PREFIX = "https://api.urlbox.io/s";

{
"version": "3.1.5",
"version": "3.1.6",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -5,3 +5,4 @@ "use strict";

import qs from "qs";
import hmacSha256 from "crypto-js/hmac-sha256";
import hmacSha256 from "crypto-js/hmac-sha256.js";
// const hmacSha1 = require("crypto-js/hmac-sha1");

@@ -8,0 +9,0 @@

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