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

@titelmedia/bricks

Package Overview
Dependencies
Maintainers
10
Versions
521
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titelmedia/bricks - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.cjs.css

16

package.json
{
"name": "@titelmedia/bricks",
"version": "0.0.1",
"version": "0.0.2",
"description": "> TODO: description",

@@ -8,3 +8,3 @@ "author": "Katerina Vaseva <katerina.vsv@gmail.com>",

"license": "ISC",
"main": "lib/index.js",
"main": "dist",
"directories": {

@@ -15,3 +15,3 @@ "lib": "lib",

"files": [
"lib"
"dist"
],

@@ -26,2 +26,4 @@ "publishConfig": {

"scripts": {
"build": "bricks-builder",
"develop": "nodemon watch 'lib/*' -e js -x \"npm run build\"",
"test": "echo \"Error: run tests from root\" && exit 1"

@@ -32,3 +34,9 @@ },

},
"gitHead": "3ce433183dcad547fe56436068794a1cace06175"
"gitHead": "dd5e682bbd1f1b5036a6be1e1a14d644de107429",
"dependencies": {
"@titelmedia/bricks-paragraph": "^0.0.2"
},
"devDependencies": {
"@titelmedia/bricks-builder": "^0.0.2"
}
}
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