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
148
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.17 to 0.0.18

docs/images/favicon.ico

7

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

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

"prepare": "husky install",
"types": "tsc"
"types": "tsc",
"start": "DEBUG=center-center* nodemon docs/index.mjs --watch ."
},

@@ -47,4 +48,6 @@ "dependencies": {

"eslint-config-standard-with-typescript": "^43.0.1",
"express": "^4.18.2",
"husky": "^9.0.10",
"mocha": "^10.2.0",
"nodemon": "^3.0.3",
"npm-run-all": "^4.1.5",

@@ -51,0 +54,0 @@ "typescript": "^5.3.3"

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