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

woodie

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

woodie - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/index.js

@@ -105,3 +105,3 @@ 'use strict';

resWrite.apply(res, chunks);
resWrite.apply(res, arguments);
};

@@ -117,3 +117,3 @@

resEnd.apply(res, chunk);
resEnd.apply(res, arguments);
};

@@ -120,0 +120,0 @@

{
"name": "woodie",
"version": "1.0.1",
"version": "1.0.2",
"description": "City of Surrey Logging Service",

@@ -5,0 +5,0 @@ "main": "./lib/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