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

@data-wrangling-components/utilities

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@data-wrangling-components/utilities - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

2

dist/utils/files.js

@@ -9,3 +9,3 @@ /*!

name: 'File.txt',
type: FileMimeType.txt,
type: 'text/plain',
path: ''

@@ -12,0 +12,0 @@ };

{
"name": "@data-wrangling-components/utilities",
"version": "1.6.0",
"version": "1.6.1",
"type": "module",

@@ -10,2 +10,3 @@ "main": "dist/index.js",

},
"sideEffects": false,
"scripts": {

@@ -16,7 +17,6 @@ "clean": "essex clean dist lib",

"dependencies": {
"@zip.js/zip.js": "^2.4.4",
"core-js": "^3.21.1"
"@zip.js/zip.js": "^2.4.4"
},
"devDependencies": {
"@essex/scripts": "^20.3.0",
"@essex/scripts": "^20.3.2",
"@essex/tsconfig-base": "^1.0.2",

@@ -23,0 +23,0 @@ "@essex/vite-config": "^19.0.3",

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