New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@logto/js

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logto/js - npm Package Compare versions

Comparing version 0.1.5 to 0.1.7

1

lib/utils/callback-uri.js

@@ -11,2 +11,3 @@ "use strict";

exports.parseUriParameters = parseUriParameters;
// eslint-disable-next-line complexity
const verifyAndParseCodeFromCallbackUri = (callbackUri, redirectUri, state) => {

@@ -13,0 +14,0 @@ if (!callbackUri.startsWith(redirectUri)) {

8

package.json
{
"name": "@logto/js",
"version": "0.1.5",
"version": "0.1.7",
"main": "./lib/index.js",

@@ -37,4 +37,4 @@ "exports": "./lib/index.js",

"@peculiar/webcrypto": "^1.1.7",
"@silverhand/eslint-config": "^0.10.0",
"@silverhand/ts-config": "^0.10.0",
"@silverhand/eslint-config": "^0.14.0",
"@silverhand/ts-config": "^0.14.0",
"@types/jest": "^27.4.1",

@@ -62,3 +62,3 @@ "@types/lodash.get": "^4.4.6",

},
"gitHead": "ed98d55270ae923f95a57fe4f3bc5a5959518c06"
"gitHead": "45f2ad06fa069eac66016696703b1a37e1509ffb"
}
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