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

center-center

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

center-center - npm Package Compare versions

Comparing version 0.0.35 to 0.0.36

6

package.json
{
"name": "center-center",
"version": "0.0.35",
"version": "0.0.36",
"description": "Position an element at the center center of a container",

@@ -20,4 +20,4 @@ "main": "./index.mjs",

"lint": "run-s lint:mjs lint:mts",
"lint:mjs": "cross-env NODE_ENV=production eslint . --ext .mjs,.cjs",
"lint:mts": "cross-env NODE_ENV=production eslint . --ext .mts,.cts",
"lint:mjs": "eslint . --ext .mjs,.cjs",
"lint:mts": "eslint . --ext .mts,.cts",
"lint:fix": "run-s lint:mjs:fix lint:mts:fix",

@@ -24,0 +24,0 @@ "lint:mjs:fix": "npm run lint:mjs -- --fix",

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