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

auto-watch-pages

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-watch-pages - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

2

package.json
{
"name": "auto-watch-pages",
"version": "1.1.8",
"version": "1.1.9",
"description": "",

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

const path = require('path');
const _ = require('lodash');
const cryptoFun = require('./cryptoFun');
const importList = [];

@@ -20,4 +19,2 @@

importName = cryptoFun(importName + new Date().getTime());

@@ -24,0 +21,0 @@ // 当删除文件时删除对象

Sorry, the diff of this file is not supported yet

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