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

@crossid/crossid-spa-js

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crossid/crossid-spa-js - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

dist/types/api.d.ts

10

package.json
{
"name": "@crossid/crossid-spa-js",
"version": "0.4.6",
"version": "0.4.7",
"description": "Crossid is an OAuth2 / OIDC client for single page application (SPA) with support for PKCE extension.",

@@ -9,3 +9,3 @@ "main": "dist/crossid-spa-js.js",

"files": [
"dist/*.{js,ts,map}"
"dist/**/*.{js,ts,map}"
],

@@ -43,4 +43,6 @@ "scripts": {

"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.4.0",
"@types/jest": "^29.4.0",
"@types/jsonwebtoken": "^9.0.1",
"@types/node": "^18.15.3",
"@types/pem": "^1.9.6",

@@ -59,7 +61,3 @@ "@web/dev-server": "^0.1.35",

"typescript": "^4.9.5"
},
"dependencies": {
"@rollup/plugin-terser": "^0.4.0",
"@types/node": "^18.14.5"
}
}
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