Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

escss-estest

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

escss-estest - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

16

lib/index.js

@@ -5,8 +5,12 @@ /*

- When you change `isLogVisible`, here are some tips:
1. Production - for production-ready environment and to project information.
Change `isLogVisible` in node_modules/escss-estest.js and run `npm run build; npm run preview`.
2. Development - for a development working situation.
Change `isLogVisible` in `node_modules/.vite/deps/escss-estest.js` and run `npm run dev`.
- When you change `isLogVisible` to protect information, here are some tips:
1. General:
- Affecting Development:
Change in `node_modules/.vite/deps/escss-estest.js` and restart `npm run dev`.
- Affecting Production:
Change in `node_modules/escss-estest/lib/index.js` and then run `npm run build; npm run preview`.
2. Nuxt:
Any changes in `node_modules/escss-estest/lib/index.js` will take effect.
*/

@@ -13,0 +17,0 @@ const isLogVisible = true;

{
"name": "escss-estest",
"version": "1.4.4",
"version": "1.4.5",
"description": "100% function coverage for easier life.",

@@ -5,0 +5,0 @@ "keywords": [

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