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

@solid-primitives/platform

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/platform - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

package.json
{
"name": "@solid-primitives/platform",
"version": "0.1.0",
"version": "0.1.1",
"description": "A set of const boolean variables identifying device and browser type.",

@@ -46,3 +46,6 @@ "author": "Damian Tarnawski <gthetarnav@gmail.com>",

},
"require": "./dist/index.cjs"
"require": {
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"
}
},

@@ -54,3 +57,3 @@ "peerDependencies": {

"devDependencies": {
"solid-js": "^1.7.11"
"solid-js": "^1.8.7"
},

@@ -57,0 +60,0 @@ "scripts": {

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