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.1 to 1.2.0

4

package.json
{
"name": "stylecow-plugin-calc",
"description": "Stylecow plugin to execute some calc functions",
"version": "1.1.1",
"version": "1.2.0",
"author": "Oscar Otero <oom@oscarotero.com>",

@@ -14,3 +14,3 @@ "homepage": "https://github.com/stylecow/stylecow-plugin-calc",

"mocha": "^2.2.5",
"stylecow": "6.*"
"stylecow-core": "^1.0.1"
},

@@ -17,0 +17,0 @@ "scripts": {

var assert = require('assert');
var stylecow = require('stylecow');
var stylecow = require('stylecow-core');

@@ -4,0 +4,0 @@ stylecow

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