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

react-bem-helper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bem-helper - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

index.d.ts

8

package.json
{
"name": "react-bem-helper",
"version": "1.2.0",
"version": "1.3.0",
"description": "allows you to easily add BEM-style element and modifier classes to React elements, while hopefully making it easier to scan.",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "jasmine"
"test": "jasmine && tsc"
},

@@ -12,3 +13,4 @@ "author": "Marco Hamersma",

"devDependencies": {
"jasmine": "^2.2.1"
"jasmine": "^2.2.1",
"typescript": "^2.1.6"
},

@@ -15,0 +17,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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