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

@bem-react/pack

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bem-react/pack - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [1.4.1](https://github.com/bem/bem-react/compare/@bem-react/pack@1.4.0...@bem-react/pack@1.4.1) (2021-02-10)
### Bug Fixes
- move postcss to dev-deps ([335b9b1](https://github.com/bem/bem-react/commit/335b9b1f4a2567427c51a61304d259643ad0b6fb))
# [1.4.0](https://github.com/bem/bem-react/compare/@bem-react/pack@1.3.0...@bem-react/pack@1.4.0) (2020-12-31)

@@ -8,0 +14,0 @@

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"1.4.0","commands":{"build":{"id":"build","description":"Runs components build with defined plugins.","pluginName":"@bem-react/pack","pluginType":"core","aliases":[],"flags":{"config":{"name":"config","type":"option","char":"c","description":"The path to a build config file.","default":"build.config.js"},"silent":{"name":"silent","type":"boolean","description":"Disable logs output.","allowNo":false}},"args":[]}}}
{"version":"1.4.1","commands":{"build":{"id":"build","description":"Runs components build with defined plugins.","pluginName":"@bem-react/pack","pluginType":"core","aliases":[],"flags":{"config":{"name":"config","type":"option","char":"c","description":"The path to a build config file.","default":"build.config.js"},"silent":{"name":"silent","type":"boolean","description":"Disable logs output.","allowNo":false}},"args":[]}}}
{
"name": "@bem-react/pack",
"version": "1.4.0",
"version": "1.4.1",
"description": "A tool for building and prepare components for publishing",

@@ -39,4 +39,3 @@ "homepage": "https://github.com/bem/bem-react/tree/master/packages/pack",

"fs-extra": "9.0.1",
"log-update": "4.0.0",
"postcss": "7.0.32"
"log-update": "4.0.0"
},

@@ -47,2 +46,3 @@ "devDependencies": {

"@types/fs-extra": "9.0.1",
"postcss": "7.0.32",
"ts-node": "8.10.2",

@@ -55,3 +55,3 @@ "typescript": "3.9.7"

},
"gitHead": "eda2d58658d2fd52408fcbb0ab6eb6e24e5a28c5"
"gitHead": "9097e2855680cf14493bfcadadc1e7ff91cd1881"
}
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