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

@bem-react/di

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bem-react/di - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

9

CHANGELOG.md

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

<a name="0.2.2"></a>
## [0.2.2](https://github.com/bem/bem-react-core/compare/@bem-react/di@0.2.1...@bem-react/di@0.2.2) (2018-08-29)
**Note:** Version bump only for package @bem-react/di
<a name="0.2.1"></a>

@@ -8,0 +17,0 @@ ## [0.2.1](https://github.com/bem/bem-react-core/compare/@bem-react/di@0.2.0...@bem-react/di@0.2.1) (2018-08-29)

7

package.json
{
"name": "@bem-react/di",
"version": "0.2.1",
"version": "0.2.2",
"description": "BEM React Dependency Injection",

@@ -27,3 +27,4 @@ "repository": {

"lint": "__DEV__=1 tsc -p . --noEmit && tslint -p . -t stylish",
"test": "echo 'PKG=di NODE_ENV=test jest --config=../../jest.config.js'"
"unit": "../../node_modules/.bin/mocha --opts ../../mocha.opts --",
"test": "npm run unit test/*.test.ts"
},

@@ -33,3 +34,3 @@ "peerDependencies": {

},
"gitHead": "38ca8966475df69dfdeb537cf90f74f8fbd1dae3"
"gitHead": "1dcfd3c05d5766b807f3b998e39d2ef94ff4d991"
}
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