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

dot-store

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-store - npm Package Compare versions

Comparing version 2.6.4 to 2.6.5

4

dist/index.js

@@ -118,4 +118,4 @@ "use strict";

}, {
key: "timestamp",
value: function timestamp(prop) {
key: "time",
value: function time(prop) {
return this.set(prop, new Date().getTime());

@@ -122,0 +122,0 @@ }

{
"name": "dot-store",
"version": "2.6.4",
"version": "2.6.5",
"description": "Like Redux, but easy",

@@ -5,0 +5,0 @@ "keywords": [

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