You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@pacote/memoize

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pacote/memoize - npm Package Compare versions

Comparing version

to
1.1.6

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.6](https://github.com/PacoteJS/pacote/compare/@pacote/memoize@1.1.5...@pacote/memoize@1.1.6) (2021-08-13)
**Note:** Version bump only for package @pacote/memoize
## [1.1.5](https://github.com/PacoteJS/pacote/compare/@pacote/memoize@1.1.4...@pacote/memoize@1.1.5) (2020-11-27)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@pacote/memoize",
"description": "Memoization function.",
"version": "1.1.5",
"version": "1.1.6",
"sideEffects": false,

@@ -37,3 +37,3 @@ "license": "MIT",

},
"gitHead": "20cb1e3a999ed47a8d52b03b750290cf36b8e270"
"gitHead": "7cb88d9866ea608a24cdb6871284f4235f89750e"
}