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

cessie

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cessie - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

index.js

@@ -140,4 +140,2 @@ const fs = require('fs');

console.log(folder)
const watcher = watchFile(folder, opts, async (event, name) => {

@@ -144,0 +142,0 @@ console.log(` [*] Watching and writing ${inputFile} to ${outfile}`);

2

package.json
{
"name": "cessie",
"version": "1.1.1",
"version": "1.1.2",
"description": "Transpile your CSS bundle to support IE11 for CSS variables, calc, and future CSS.",

@@ -5,0 +5,0 @@ "main": "index.js",

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