Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 0.4.6

8

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

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

"start": "concurrently \"npm run dev\" \"npm run dev:server\"",
"build": "rimraf dist && rollup -m -c --environment NODE_ENV:production",
"build": "rollup -m -c --environment NODE_ENV:production",
"dev:server": "web-dev-server --open playground/ --app-index playground/index.html --node-resolve --watch",

@@ -43,3 +43,2 @@ "dev": "rimraf dist && rollup -c --watch",

"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^11.0.0",
"@types/jest": "^29.4.0",

@@ -56,3 +55,3 @@ "@types/jsonwebtoken": "^9.0.1",

"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.1",
"ts-jest": "^29.0.5",

@@ -63,4 +62,5 @@ "typedoc": "^0.23.26",

"dependencies": {
"@rollup/plugin-terser": "^0.4.0",
"@types/node": "^18.14.5"
}
}

Sorry, the diff of this file is not supported yet

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