Socket
Socket
Sign inDemoInstall

@psdk/frame

Package Overview
Dependencies
0
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8-snapshot to 0.0.9-snapshot

dist/browser/psdk.min.js

10

package.json
{
"name": "@psdk/frame",
"version": "0.0.8-snapshot",
"version": "0.0.9-snapshot",
"description": "psdk",

@@ -9,6 +9,5 @@ "main": "target/js/psdk.min.js",

"build": "tsc",
"package:ts": "tsc && ncc build --source-map build/index.js -m -C -o target/ts",
"package:js": "npx webpack",
"package": "tsc && ncc build --source-map build/index.js -m -C -o dist && npx webpack",
"test": "jest",
"docs": "npx typedoc --out target/docs index.ts"
"docs": "npx typedoc --out dist/docs index.ts"
},

@@ -55,5 +54,4 @@ "author": "",

"files": [
"target/js",
"target/declaration"
"dist"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc