Socket
Socket
Sign inDemoInstall

@chakra-ui/css-reset

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/css-reset - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

dist/chunk-EKHTG2IL.mjs

2

dist/css-reset.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -324,1 +325,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=css-reset.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -326,1 +327,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

10

package.json
{
"name": "@chakra-ui/css-reset",
"version": "2.1.2",
"version": "2.2.0",
"description": "CSS reset component for Chakra UI",

@@ -41,10 +41,2 @@ "keywords": [

"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -51,0 +43,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

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