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

@solid-aria/types

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-aria/types - npm Package Compare versions

Comparing version 0.0.5 to 0.1.0

16

package.json
{
"name": "@solid-aria/types",
"version": "0.0.5",
"version": "0.1.0",
"private": false,

@@ -33,5 +33,10 @@ "description": "A collection of type definitions, for building Solid Aria primitives.",

],
"scripts": {
"build": "tsup",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"@solid-primitives/utils": "^2.0.1",
"solid-js": "^1.4.3"
"solid-js": "^1.4.4"
},

@@ -46,8 +51,3 @@ "publishConfig": {

"category": ""
},
"scripts": {
"build": "tsup",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",
"typecheck": "tsc --noEmit"
}
}
}
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