Socket
Socket
Sign inDemoInstall

@unocss/reset

Package Overview
Dependencies
Maintainers
1
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/reset - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

56

package.json
{
"name": "@unocss/reset",
"version": "0.1.3",
"description": "Collection of CSS reseting",
"keywords": [],
"homepage": "https://github.com/antfu/unocss#readme",
"bugs": {
"url": "https://github.com/antfu/unocss/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/unocss.git"
},
"funding": "https://github.com/sponsors/antfu",
"license": "MIT",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"exports": {
"./*": "./*"
},
"files": [
"*.css"
],
"devDependencies": {
"@csstools/normalize.css": "^12.0.0"
},
"scripts": {
"build": "esno scripts/copy.ts"
}
}
"name": "@unocss/reset",
"version": "0.1.4",
"description": "Collection of CSS reseting",
"keywords": [],
"homepage": "https://github.com/antfu/unocss#readme",
"bugs": {
"url": "https://github.com/antfu/unocss/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/antfu/unocss.git"
},
"funding": "https://github.com/sponsors/antfu",
"license": "MIT",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"exports": {
"./*": "./*"
},
"files": [
"*.css"
],
"devDependencies": {
"@csstools/normalize.css": "^12.0.0"
},
"scripts": {
"build": "esno scripts/copy.ts"
}
}
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