New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alfabank/core-paragraph

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfabank/core-paragraph - npm Package Compare versions

Comparing version

to
2.1.1

7

package.json
{
"name": "@alfabank/core-paragraph",
"version": "2.1.0",
"version": "2.1.1",
"description": "core-paragraph",

@@ -8,4 +8,5 @@ "main": "build/index.js",

"prepublish": "yarn build",
"postcss": "postcss src/**/*.css -d ./build --base src/",
"copy": "rm -R -f ./build/ && cp -R ./src/ ./build && rm -R -f ./build/__tests__",
"build": "yarn copy"
"build": "yarn copy && yarn postcss"
},

@@ -29,3 +30,3 @@ "author": "",

],
"gitHead": "86c8cb25928e2e56d5e4225e963f721717048b4c"
"gitHead": "8cc10631908f229b8fa955a4f33271c01d04f484"
}

Sorry, the diff of this file is not supported yet