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

@neo4j-ds/base

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j-ds/base - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

lib/neo4j-ds-styles.css

8

package.json
{
"name": "@neo4j-ds/base",
"version": "0.0.4",
"version": "0.0.5",
"description": "Neo4j base package for the design system",

@@ -22,3 +22,3 @@ "author": "konsalex <konsalexee@gmail.com>",

"test": "jest",
"build-tailwind-css": "tailwind build src/styles.css -o lib/neo4j-tailwind.css",
"build-tailwind-css": "tailwind build src/styles.css -o lib/neo4j-ds-styles.css",
"build-css-vars": "ts-node ./src/createCSSVars.ts",

@@ -29,2 +29,4 @@ "build": "tsc && yarn build-tailwind-css && yarn build-css-vars && cp ./src/variables.js ./lib/neo4j-variables.js"

"@tailwindcss/forms": "^0.3.4",
"@testing-library/jest-dom": "^5.15.1",
"@types/jest": "^27.0.3",
"autoprefixer": "^10.4.0",

@@ -38,3 +40,3 @@ "jest": "^27.3.1",

},
"gitHead": "9c30f1331717c68109271bd82994d789ac6d9c57"
"gitHead": "e3845b4b53828f978e08a4ae8029176dd4e36910"
}
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