Socket
Socket
Sign inDemoInstall

hyphenate-style-name

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

hyphenate-style-name - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

17

package.json
{
"name": "hyphenate-style-name",
"version": "1.0.3",
"version": "1.0.4",
"description": "Hyphenates a camelcased CSS property name",
"main": "index.cjs.js",
"module": "index.js",
"sideEffects": false,
"scripts": {

@@ -33,10 +34,10 @@ "build": "rollup --input index.js --file index.cjs.js --format cjs",

"devDependencies": {
"eslint": "^4.6.0",
"eslint-config-prettier": "^3.3.0",
"eslint-config-sanity": "^0.140.0",
"nyc": "^13.1.0",
"prettier": "^1.15.2",
"rollup": "^1.1.2",
"tape": "^4.6.2"
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-sanity": "^1.149.16",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"rollup": "^2.21.0",
"tape": "^5.0.1"
}
}
# hyphenate-style-name
[![npm version](http://img.shields.io/npm/v/hyphenate-style-name.svg?style=flat-square)](http://browsenpm.org/package/hyphenate-style-name)[![Build Status](http://img.shields.io/travis/rexxars/hyphenate-style-name/master.svg?style=flat-square)](https://travis-ci.org/rexxars/hyphenate-style-name)
[![npm version](http://img.shields.io/npm/v/hyphenate-style-name.svg?style=flat-square)](https://www.npmjs.com/package/hyphenate-style-name)[![npm](https://img.shields.io/npm/dm/hyphenate-style-name.svg?style=flat-square)](https://www.npmjs.com/package/hyphenate-style-name)[![npm bundle size](https://img.shields.io/bundlephobia/minzip/hyphenate-style-name.svg?style=flat-square)](https://bundlephobia.com/result?p=hyphenate-style-name)[![Build Status](http://img.shields.io/travis/rexxars/hyphenate-style-name/master.svg?style=flat-square)](https://travis-ci.org/rexxars/hyphenate-style-name)

@@ -5,0 +5,0 @@ Hyphenates a camelcased CSS property name. For example:

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