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

tempo-store

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tempo-store - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

1

es6/listener.js

@@ -13,2 +13,3 @@ /*

*/
export {};
//# sourceMappingURL=listener.js.map

@@ -13,2 +13,3 @@ /*

*/
export {};
//# sourceMappingURL=observable.js.map

8

package.json
{
"name": "tempo-store",
"version": "1.3.0",
"version": "1.4.0",
"priority": 20,

@@ -37,3 +37,3 @@ "description": "Super simple state management library",

"tempo-core": "^1.7.2",
"tempo-std": "^0.5.5"
"tempo-std": "^0.5.6"
},

@@ -44,4 +44,4 @@ "devDependencies": {

"prettier": "^2.0.5",
"ts-jest": "^26.1.0",
"typescript": "^3.9.5"
"ts-jest": "^26.4.1",
"typescript": "^4.0.3"
},

@@ -48,0 +48,0 @@ "main": "lib/index.js",

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