Socket
Socket
Sign inDemoInstall

stylecow-plugin-calc

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylecow-plugin-calc - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.travis.yml

37

package.json
{
"name": "stylecow-plugin-calc",
"description": "Stylecow plugin to execute some calc functions",
"version": "1.1.0",
"author": "Oscar Otero <oom@oscarotero.com>",
"homepage": "https://github.com/stylecow/stylecow-plugin-calc",
"bugs": "https://github.com/stylecow/stylecow-plugin-calc/issues",
"repository": {
"type": "git",
"url": "https://github.com/stylecow/stylecow-plugin-calc.git"
},
"devDependencies": {
"stylecow": "6.*"
},
"scripts": {
"test": "mocha tests/cases.js"
},
"main": "index.js",
"license": "MIT"
"name": "stylecow-plugin-calc",
"description": "Stylecow plugin to execute some calc functions",
"version": "1.1.1",
"author": "Oscar Otero <oom@oscarotero.com>",
"homepage": "https://github.com/stylecow/stylecow-plugin-calc",
"bugs": "https://github.com/stylecow/stylecow-plugin-calc/issues",
"repository": {
"type": "git",
"url": "https://github.com/stylecow/stylecow-plugin-calc.git"
},
"devDependencies": {
"mocha": "^2.2.5",
"stylecow": "6.*"
},
"scripts": {
"test": "mocha tests/cases.js"
},
"main": "index.js",
"license": "MIT"
}
stylecow plugin calc
====================
[![Build Status](https://travis-ci.org/stylecow/stylecow-plugin-calc.svg?branch=master)](https://travis-ci.org/stylecow/stylecow-plugin-calc)
Stylecow plugin to resolve some `calc()` functions.

@@ -22,2 +24,2 @@

More demos in [the tests folder](https://github.com/stylecow/stylecow-plugin-calc/tree/master/tests/cases)
More demos in [the tests folder](https://github.com/stylecow/stylecow-plugin-calc/tree/master/tests/cases)
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