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

@benface/tailwindcss-reset

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@benface/tailwindcss-reset - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

CHANGELOG.md

@@ -8,2 +8,7 @@ # Changelog

## [1.0.1] - 2019-09-02
### Removed
- Removed `hr`’s margin reset since it is now built in to Tailwind
## [1.0.0] - 2019-07-10

@@ -13,3 +18,4 @@

[Unreleased]: https://github.com/benface/tailwindcss-reset/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/benface/tailwindcss-reset/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/benface/tailwindcss-reset/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/benface/tailwindcss-reset/releases/tag/v1.0.0

8

package.json
{
"name": "@benface/tailwindcss-reset",
"version": "1.0.0",
"version": "1.0.1",
"description": "Opinionated CSS reset to apply on top of Tailwind CSS’s Preflight",

@@ -19,7 +19,7 @@ "author": "Benoît Rouleau <benoit.rouleau@icloud.com>",

"github-release-from-changelog": "^1.3.2",
"jest": "^24.8.0",
"jest": "^24.9.0",
"jest-matcher-css": "^1.1.0",
"release-it": "^12.3.2",
"tailwindcss": "1.0.4"
"release-it": "^12.3.6",
"tailwindcss": "1.1.2"
}
}

Sorry, the diff of this file is not supported yet

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