@tachybase/plugin-auth-saml 0.23.8 → 0.23.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,14 @@
1
1
  module.exports = {
2
2
  "react": "18.3.1",
3
- "@tachybase/client": "0.23.8",
4
- "@tachybase/schema": "0.23.8",
5
- "@tachybase/sdk": "0.23.8",
3
+ "@tachybase/client": "0.23.14",
4
+ "@tachybase/schema": "0.23.14",
5
+ "@tachybase/sdk": "0.23.14",
6
6
  "@ant-design/icons": "5.3.7",
7
7
  "antd": "5.22.5",
8
- "@tachybase/module-auth": "0.23.8",
8
+ "@tachybase/module-auth": "0.23.14",
9
9
  "react-router-dom": "6.28.1",
10
- "@tachybase/server": "0.23.8",
11
- "@tachybase/auth": "0.23.8",
10
+ "@tachybase/server": "0.23.14",
11
+ "@tachybase/auth": "0.23.14",
12
12
  "react-i18next": "15.2.0",
13
- "@tachybase/actions": "0.23.8"
13
+ "@tachybase/actions": "0.23.14"
14
14
  };
@@ -1 +1 @@
1
- {"name":"@node-saml/node-saml","version":"4.0.5","description":"SAML 2.0 implementation for Node.js","keywords":["saml","adfs","sso","shibboleth"],"repository":{"type":"git","url":"https://github.com/node-saml/node-saml.git"},"license":"MIT","author":{"name":"Henri Bergius","email":"henri.bergius@iki.fi","url":"http://bergie.iki.fi"},"contributors":["Michael Bosworth","Herbert Vojčík","Peter Loer","Mark Stosberg","Chris Barth","Andrii Kostenko","Andreas Zoellner"],"main":"./lib","files":["lib","README.md","LICENSE"],"scripts":{"build":"tsc","changelog":"gren changelog --override --generate --head master","lint":"eslint --ext .ts \"**/*.ts\" --cache && npm run prettier-check","lint-watch":"onchange -k -p 100 \"**/*.ts\" -- eslint {{file}}","lint:fix":"eslint --ext .ts --fix src && npm run prettier-format","prepare":"tsc","prettier-check":"prettier --config .prettierrc.json --check .","prettier-format":"prettier --config .prettierrc.json --write .","prettier-watch":"onchange -k -p 100 \".\" -- prettier --config .prettierrc.json --write {{file}}","prerelease":"git clean -xfd && npm ci && npm test && npm run build","release":"release-it","test":"npm run prettier-check && npm run lint && npm run tsc && nyc mocha","test-watch":"mocha --watch","tsc":"tsc","tsc-watch":"tsc --watch","watch":"concurrently --kill-others \"npm:*-watch\""},"dependencies":{"@types/debug":"^4.1.7","@types/passport":"^1.0.11","@types/xml-crypto":"^1.4.2","@types/xml-encryption":"^1.2.1","@types/xml2js":"^0.4.11","@xmldom/xmldom":"^0.8.6","debug":"^4.3.4","xml-crypto":"^3.0.1","xml-encryption":"^3.0.2","xml2js":"^0.5.0","xmlbuilder":"^15.1.1"},"devDependencies":{"@cjbarth/github-release-notes":"^3.0.0","@istanbuljs/nyc-config-typescript":"^1.0.2","@types/chai":"^4.3.3","@types/mocha":"^10.0.0","@types/node":"^14.18.33","@types/sinon":"^10.0.13","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.43.0","body-parser":"^1.20.1","chai":"^4.3.6","choma":"^1.2.1","concurrently":"^7.6.0","eslint":"^8.29.0","eslint-config-prettier":"^8.5.0","eslint-plugin-deprecation":"^1.3.3","eslint-plugin-prettier":"^4.2.1","express":"^4.18.2","mocha":"^10.1.0","nyc":"^15.1.0","onchange":"^7.1.0","prettier":"^2.8.0","prettier-plugin-packagejson":"^2.3.0","release-it":"^15.5.0","sinon":"^14.0.1","ts-node":"^10.9.1","typescript":">=4.0.0 <4.9.0"},"engines":{"node":">= 14"},"publishConfig":{"access":"public"},"_lastModified":"2024-12-22T16:05:48.631Z"}
1
+ {"name":"@node-saml/node-saml","version":"4.0.5","description":"SAML 2.0 implementation for Node.js","keywords":["saml","adfs","sso","shibboleth"],"repository":{"type":"git","url":"https://github.com/node-saml/node-saml.git"},"license":"MIT","author":{"name":"Henri Bergius","email":"henri.bergius@iki.fi","url":"http://bergie.iki.fi"},"contributors":["Michael Bosworth","Herbert Vojčík","Peter Loer","Mark Stosberg","Chris Barth","Andrii Kostenko","Andreas Zoellner"],"main":"./lib","files":["lib","README.md","LICENSE"],"scripts":{"build":"tsc","changelog":"gren changelog --override --generate --head master","lint":"eslint --ext .ts \"**/*.ts\" --cache && npm run prettier-check","lint-watch":"onchange -k -p 100 \"**/*.ts\" -- eslint {{file}}","lint:fix":"eslint --ext .ts --fix src && npm run prettier-format","prepare":"tsc","prettier-check":"prettier --config .prettierrc.json --check .","prettier-format":"prettier --config .prettierrc.json --write .","prettier-watch":"onchange -k -p 100 \".\" -- prettier --config .prettierrc.json --write {{file}}","prerelease":"git clean -xfd && npm ci && npm test && npm run build","release":"release-it","test":"npm run prettier-check && npm run lint && npm run tsc && nyc mocha","test-watch":"mocha --watch","tsc":"tsc","tsc-watch":"tsc --watch","watch":"concurrently --kill-others \"npm:*-watch\""},"dependencies":{"@types/debug":"^4.1.7","@types/passport":"^1.0.11","@types/xml-crypto":"^1.4.2","@types/xml-encryption":"^1.2.1","@types/xml2js":"^0.4.11","@xmldom/xmldom":"^0.8.6","debug":"^4.3.4","xml-crypto":"^3.0.1","xml-encryption":"^3.0.2","xml2js":"^0.5.0","xmlbuilder":"^15.1.1"},"devDependencies":{"@cjbarth/github-release-notes":"^3.0.0","@istanbuljs/nyc-config-typescript":"^1.0.2","@types/chai":"^4.3.3","@types/mocha":"^10.0.0","@types/node":"^14.18.33","@types/sinon":"^10.0.13","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.43.0","body-parser":"^1.20.1","chai":"^4.3.6","choma":"^1.2.1","concurrently":"^7.6.0","eslint":"^8.29.0","eslint-config-prettier":"^8.5.0","eslint-plugin-deprecation":"^1.3.3","eslint-plugin-prettier":"^4.2.1","express":"^4.18.2","mocha":"^10.1.0","nyc":"^15.1.0","onchange":"^7.1.0","prettier":"^2.8.0","prettier-plugin-packagejson":"^2.3.0","release-it":"^15.5.0","sinon":"^14.0.1","ts-node":"^10.9.1","typescript":">=4.0.0 <4.9.0"},"engines":{"node":">= 14"},"publishConfig":{"access":"public"},"_lastModified":"2024-12-26T05:53:22.628Z"}
package/package.json CHANGED
@@ -1,13 +1,14 @@
1
1
  {
2
2
  "name": "@tachybase/plugin-auth-saml",
3
3
  "displayName": "Auth: SAML 2.0",
4
- "version": "0.23.8",
4
+ "version": "0.23.14",
5
5
  "description": "SAML 2.0 authentication.",
6
6
  "keywords": [
7
7
  "Authentication"
8
8
  ],
9
9
  "license": "Apache-2.0",
10
10
  "main": "./dist/server/index.js",
11
+ "dependencies": {},
11
12
  "devDependencies": {
12
13
  "@ant-design/icons": "~5.3.7",
13
14
  "@node-saml/node-saml": "^4.0.5",
@@ -15,17 +16,17 @@
15
16
  "react": "~18.3.1",
16
17
  "react-i18next": "^15.2.0",
17
18
  "react-router-dom": "6.28.1",
18
- "@tachybase/schema": "0.23.8"
19
+ "@tachybase/schema": "0.23.14"
19
20
  },
20
21
  "peerDependencies": {
21
- "@tachybase/module-auth": "0.23.8",
22
- "@tachybase/actions": "0.23.8",
23
- "@tachybase/auth": "0.23.8",
24
- "@tachybase/server": "0.23.8",
25
- "@tachybase/test": "0.23.8",
26
- "@tachybase/client": "0.23.8",
27
- "@tachybase/database": "0.23.8",
28
- "@tachybase/sdk": "0.23.8"
22
+ "@tachybase/actions": "0.23.14",
23
+ "@tachybase/auth": "0.23.14",
24
+ "@tachybase/client": "0.23.14",
25
+ "@tachybase/database": "0.23.14",
26
+ "@tachybase/module-auth": "0.23.14",
27
+ "@tachybase/sdk": "0.23.14",
28
+ "@tachybase/server": "0.23.14",
29
+ "@tachybase/test": "0.23.14"
29
30
  },
30
31
  "description.zh-CN": "通过 SAML 2.0 协议认证身份。",
31
32
  "displayName.zh-CN": "认证:SAML 2.0",
@@ -1,14 +0,0 @@
1
-
2
- 
3
- > @tachybase/plugin-auth-saml@0.23.2 build /Users/seal/Documents/projects/tachybase/packages/plugin-auth-saml
4
- > tachybase-build --no-dts @tachybase/plugin-auth-saml
5
-
6
- The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
7
- @tachybase/plugin-auth-saml: plugin-auth-saml build start
8
- @tachybase/plugin-auth-saml: build plugin client
9
- @tachybase/plugin-auth-saml: build plugin server source
10
- @tachybase/plugin-auth-saml: delete server files
11
- @tachybase/plugin-auth-saml: build plugin server dependencies
12
- @tachybase/plugin-auth-saml: These packages @node-saml/node-saml will be bundled to dist/node_modules. These packages @tachybase/server, @tachybase/auth, @tachybase/module-auth, @tachybase/actions will be exclude.
13
- @tachybase/plugin-auth-saml: write external version
14
-