@rbxts/react-roblox
Advanced tools
Comparing version 0.3.0-alpha to 0.3.0-alpha.0
{ | ||
"name": "@rbxts/react-roblox", | ||
"version": "0.3.0-alpha", | ||
"version": "0.3.0-alpha.0", | ||
"description": "React DOM bindings for Roblox", | ||
"main": "src/init.lua", | ||
"types": "src/index.d.ts", | ||
"keywords": [ | ||
@@ -14,9 +12,22 @@ "roblox", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/littensy/rbxts-react" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/littensy/rbxts-react/issues" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "src/init.lua", | ||
"types": "src/index.d.ts", | ||
"files": [ | ||
"src", | ||
"default.project.json" | ||
], | ||
"dependencies": { | ||
"@rbxts/react": "0.1.0-alpha", | ||
"@rbxts/react-vendor": "0.1.0-alpha" | ||
"@rbxts/react": "0.1.0-alpha.0", | ||
"@rbxts/react-vendor": "0.1.0-alpha.0" | ||
} | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
1
96
0
6393
+ Added@rbxts/react@0.1.0-alpha.0(transitive)
+ Added@rbxts/react-vendor@0.1.0-alpha.0(transitive)
- Removed@rbxts/react@0.1.0-alpha(transitive)
- Removed@rbxts/react-vendor@0.1.0-alpha(transitive)
Updated@rbxts/react@0.1.0-alpha.0