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

@socketregistry/array-flatten

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketregistry/array-flatten - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "@socketregistry/array-flatten",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -12,6 +12,12 @@ "description": "Socket.dev optimized package override for array-flatten",

"type": "git",
"url": "https://github.com/SocketDev/socket-registry-js",
"url": "git+https://github.com/SocketDev/socket-registry-js.git",
"directory": "packages/npm/array-flatten"
},
"main": "./index.js",
"exports": {
".": {
"types": "./index.d.ts",
"default": "./index.js"
},
"./package.json": "./package.json"
},
"sideEffects": false,

@@ -18,0 +24,0 @@ "engines": {

@@ -7,4 +7,5 @@ # @socketregistry/array-flatten

> A zero dependency drop-in replacement of
> [`array-flatten`](https://www.npmjs.com/package/array-flatten).
> A tested zero dependency drop-in replacement of
> [`array-flatten`](https://www.npmjs.com/package/array-flatten) complete with
> TypeScript types.

@@ -11,0 +12,0 @@ ## Installation

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