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

receptacle

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

receptacle - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

2

package.json
{
"name": "receptacle",
"description": "In memory cache lru cache with ttl support.",
"version": "1.0.5",
"version": "1.1.0",
"author": "Dylan Piercey <pierceydylan@gmail.com>",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/DylanPiercey/receptacle/issues",

@@ -58,3 +58,3 @@ <h1 align="center">

define(['receptacle'], function (receptacle) {...}) // AMD
window.receptacle // Global rill if no module system in place.
window.receptacle // Global receptacle if no module system in place.
</script>

@@ -61,0 +61,0 @@ ```

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