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

moderndash

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moderndash - npm Package Compare versions

Comparing version 3.6.1 to 3.6.2

3

dist/index.d.ts

@@ -641,3 +641,3 @@ import { Call, Tuples, Objects } from 'hotscript';

/**
* Transforms a function that takes a function as first argument into a decorator function.
* Transforms a function into a decorator function.
*

@@ -1398,2 +1398,3 @@ * @example

*
* Refers to the {@link PlainObject} type.
* @example

@@ -1400,0 +1401,0 @@ * isPlainObject({}) // => true

{
"name": "moderndash",
"version": "3.6.1",
"version": "3.6.2",
"type": "module",

@@ -54,8 +54,10 @@ "description": "A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.",

"homepage": "https://moderndash.io",
"dependencies": {
"hotscript": "1.0.12"
},
"devDependencies": {
"tsup": "6.7.0",
"ctix": "1.8.2",
"cross-env": "7.0.3",
"hotscript": "1.0.11"
"cross-env": "7.0.3"
}
}

Sorry, the diff of this file is not supported yet

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