New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

calcu_css

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

calcu_css - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

lib/calcu_css.js

@@ -12,3 +12,3 @@ module.exports={

calcuDx:function(comment){
var ave=(d1+d2+d3+d4+d5)/5;
var ave=this.calcuAve(comment);
var d1=parseInt(comment.data1)-ave;

@@ -15,0 +15,0 @@ var d2=parseInt(comment.data2)-ave;

{
"author": "css",
"name": "calcu_css",
"version": "0.1.5",
"version": "0.1.6",
"description": "Caculate ex dx",

@@ -6,0 +6,0 @@ "main": "caculate",

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