New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@package/data-transform

Package Overview
Dependencies
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@package/data-transform - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

2

lib/properties/DateProperty.js

@@ -12,3 +12,3 @@ "use strict";

if (type === '[object Undefined]' || type === '[object Null]') {
return null;
return raw;
}

@@ -15,0 +15,0 @@

{
"name" : "@package/data-transform",
"version" : "0.0.22",
"version" : "0.0.23",
"description" : "transform a dataset into a different format",

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