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

static-module

Package Overview
Dependencies
Maintainers
38
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

static-module - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

index.js

@@ -11,3 +11,3 @@ var through = require('through2');

var inspect = require('object-inspect');
var evaluate = require('static-eval');
var evaluate = require('static-eval2');
var copy = require('shallow-copy');

@@ -14,0 +14,0 @@ var has = require('has');

{
"name": "static-module",
"version": "3.0.0",
"version": "3.0.1",
"description": "convert module usage to inline expressions",

@@ -19,3 +19,3 @@ "main": "index.js",

"shallow-copy": "~0.0.1",
"static-eval": "^2.0.0",
"static-eval2": "^2.0.1",
"through2": "~2.0.3"

@@ -22,0 +22,0 @@ },

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