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

expandobem

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expandobem - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "expandobem",
"version": "0.0.1",
"version": "0.0.2",
"repository": {
"type": "git",
"url": "https://github.com/juice49/ExpandOBem.git"
},
"description": "ExpandOBem is a preprocessing step for HTML that allows you to write BEM-style classes in a shorter, more expressive manner.",

@@ -11,3 +15,3 @@ "main": "index.js",

"dependencies": {
"trumpet": "^1.6.3",
"trumpet": "1.6.3",
"lodash": "^2.4.1"

@@ -14,0 +18,0 @@ },

@@ -17,2 +17,4 @@ # ExpandOBem

npm install expandobem
## Usage

@@ -63,3 +65,6 @@

### 0.0.2 - 14/07/14
Enforce Trumpet version 1.6.3. 1.6.4 seems to have a bug which means the stream is not ended (in this use case).
### 0.0.1 - 08/04/14
First release
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