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

bem-react-helper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bem-react-helper - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

index.d.ts

5

CHANGELOG.md

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

## [1.2.1] - 2020-07-20
### Fixed
- Now index.d.ts is included in the package.
## [1.2.0] - 2020-07-20

@@ -26,2 +30,3 @@ ### Added

[1.2.1]: https://github.com/igoradamenko/bem-react-helper/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/igoradamenko/bem-react-helper/compare/v1.1.2...v1.2.0

@@ -28,0 +33,0 @@ [1.1.2]: https://github.com/igoradamenko/bem-react-helper/compare/v1.1.1...v1.1.2

5

package.json
{
"name": "bem-react-helper",
"version": "1.2.0",
"version": "1.2.1",
"description": "Allows you to easily manage BEM mods & mixes in React",

@@ -49,5 +49,6 @@ "main": "index.js",

"files": [
"index.js"
"index.js",
"index.d.ts"
],
"types": "index.d.ts"
}
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