Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

signia-react-jsx

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

signia-react-jsx - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3-canary.bafdc69

jsx-dev-runtime.js

74

package.json
{
"name": "signia-react-jsx",
"private": false,
"description": "A tiny little drawing app (reactive state management).",
"version": "0.1.2",
"author": "tldraw GB Ltd.",
"license": "MIT",
"homepage": "https://tldraw.dev",
"repository": {
"type": "git",
"url": "https://github.com/tldraw/signia"
},
"bugs": {
"url": "https://github.com/tldraw/signia/issues"
},
"files": [
"jsx-dev-runtime.mjs",
"jsx-dev-runtime.d.ts",
"jsx-runtime.mjs",
"jsx-runtime.d.ts"
],
"dependencies": {
"signia-react": "0.1.2"
},
"devDependencies": {
"@types/react": "*"
},
"peerDependencies": {
"react": "^18"
},
"typedoc": {
"readmeFile": "none",
"entryPoint": "./src/index.ts",
"displayName": "signia-react-jsx",
"tsconfig": "./tsconfig.json"
},
"gitHead": "a932dc94f94fa0b62e6747c7a87ae94205661465"
}
"name": "signia-react-jsx",
"private": false,
"description": "A tiny little drawing app (reactive state management).",
"version": "0.1.3-canary.bafdc69",
"author": "tldraw GB Ltd.",
"license": "MIT",
"homepage": "https://tldraw.dev",
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/tldraw/signia"
},
"bugs": {
"url": "https://github.com/tldraw/signia/issues"
},
"files": [
"jsx-dev-runtime.js",
"jsx-dev-runtime.d.ts",
"jsx-runtime.js",
"jsx-runtime.d.ts"
],
"dependencies": {
"signia-react": "0.1.3-canary.bafdc69"
},
"devDependencies": {
"@types/react": "*"
},
"peerDependencies": {
"react": "^18"
},
"typedoc": {
"readmeFile": "none",
"entryPoint": "./src/index.ts",
"displayName": "signia-react-jsx",
"tsconfig": "./tsconfig.json"
}
}
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