@solid-primitives/platform
Advanced tools
Comparing version 0.0.100 to 0.0.101
{ | ||
"name": "@solid-primitives/platform", | ||
"version": "0.0.100", | ||
"version": "0.0.101", | ||
"description": "A set of const boolean variables identifying device and browser type.", | ||
@@ -41,20 +41,19 @@ "author": "Damian Tarnawski <gthetarnav@gmail.com>", | ||
], | ||
"scripts": { | ||
"start": "vite serve dev --host", | ||
"dev": "npm run start", | ||
"build": "tsup" | ||
}, | ||
"keywords": [ | ||
"solid", | ||
"primitives" | ||
"primitives", | ||
"platform", | ||
"device", | ||
"browser" | ||
], | ||
"devDependencies": { | ||
"jsdom": "^19.0.0", | ||
"prettier": "^2.6.2", | ||
"jsdom": "^20.0.0", | ||
"prettier": "^2.7.1", | ||
"solid-js": "^1.5.1", | ||
"tslib": "^2.4.0", | ||
"tsup": "^5.12.8", | ||
"typescript": "^4.6.4", | ||
"unocss": "0.34.0", | ||
"vite": "2.9.9", | ||
"vite-plugin-solid": "2.2.6", | ||
"tsup": "^6.2.2", | ||
"typescript": "^4.7.4", | ||
"unocss": "^0.44.7", | ||
"vite": "^3.0.7", | ||
"vite-plugin-solid": "^2.3.0", | ||
"watchlist": "^0.3.1" | ||
@@ -64,3 +63,8 @@ }, | ||
"solid-js": "^1.4.0" | ||
}, | ||
"scripts": { | ||
"start": "vite serve dev --host", | ||
"dev": "npm run start", | ||
"build": "tsup" | ||
} | ||
} | ||
} |
@@ -7,3 +7,3 @@ <p> | ||
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=for-the-badge)](https://lerna.js.org/) | ||
[![turborepo](https://img.shields.io/badge/built%20with-turborepo-cc00ff.svg?style=for-the-badge&logo=turborepo)](https://turborepo.org/) | ||
[![size](https://img.shields.io/bundlephobia/minzip/@solid-primitives/platform?style=for-the-badge&label=size)](https://bundlephobia.com/package/@solid-primitives/platform) | ||
@@ -91,9 +91,2 @@ [![version](https://img.shields.io/npm/v/@solid-primitives/platform?style=for-the-badge)](https://www.npmjs.com/package/@solid-primitives/platform) | ||
<details> | ||
<summary><b>Expand Changelog</b></summary> | ||
0.0.100 | ||
Initial release as a Stage-0 primitive. | ||
</details> | ||
See [CHANGELOG.md](./CHANGELOG.md) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
329
14900
10
91