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

jspackage

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

jspackage - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

lib/coffeejspackage.js

1

lib/jspackage.js

@@ -169,3 +169,2 @@ var fs, path, async, cached_files, watching, libs, root, parseFile, resolveDepend, resolveDependencyChain, collectDependencies, watchFileFallback, watchFile, watchFiles, compile, extensions, __out = typeof exports != 'undefined' && exports || this;

fs.stat(resolved_dep.path, function(err, stat){
var root;
if (cached_file.mtime === +stat.mtime) {

@@ -172,0 +171,0 @@ root == null && (root = cached_file);

{
"name": "jspackage",
"description": "build tool which adds client-side import syntax",
"version": "0.4.4",
"version": "0.4.5",
"author": {

@@ -6,0 +6,0 @@ "name": "Andrew Kelley",

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