Socket
Socket
Sign inDemoInstall

@depict-ai/ui

Package Overview
Dependencies
Maintainers
5
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depict-ai/ui - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

17

package.json
{
"name": "@depict-ai/ui",
"version": "0.0.0",
"version": "0.0.1",
"packageManager": "yarn@3.2.2",

@@ -12,7 +12,6 @@ "source": "src/index.ts",

"build": "./scripts/build",
"publish": "yarn build && yarn move-p-for-publish && yarn npm publish && yarn move-p-back || yarn move-p-back",
"move-p-for-publish": "node move_depict_in_package_json.mjs to-dev-d",
"move-p-back": "node move_depict_in_package_json.mjs to-d",
"publish": "yarn build && yarn npm publish",
"print-included-package-files": "yarn pack --dry-run",
"typecheck": "yarn g:tsc --build tsconfig.json"
"typecheck": "yarn g:tsc --build tsconfig.json",
"test": "jest"
},

@@ -38,3 +37,3 @@ "targets": {

"dependencies": {
"@depict-ai/utilishared": "^0.0.0",
"@depict-ai/utilishared": "^0.0.1",
"solid-js": "^1.6.2"

@@ -48,8 +47,12 @@ },

"@babel/runtime-corejs3": "latest",
"@jest/globals": "^29.3.1",
"@parcel/babel-preset-env": "latest",
"@parcel/resolver-default": "^2.8.0",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.11",
"babel-preset-solid": "latest",
"parcel": "latest"
"jest": "^29.3.1",
"parcel": "latest",
"ts-jest": "^29.0.3"
}
}

Sorry, the diff of this file is too big to display

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