signia-react-jsx
Advanced tools
Comparing version 0.1.2 to 0.1.3-canary.bafdc69
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2460
Yes
+ Addedsignia@0.1.3-canary.bafdc69(transitive)
+ Addedsignia-react@0.1.3-canary.bafdc69(transitive)
- Removedsignia@0.1.2(transitive)
- Removedsignia-react@0.1.2(transitive)