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

@invrs/flatiron-store

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invrs/flatiron-store - npm Package Compare versions

Comparing version 0.20.21 to 0.20.23

10

package.json
{
"name": "@invrs/flatiron-store",
"version": "0.20.21",
"version": "0.20.23",
"description": "dot-store stores for flatiron",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"@babel/runtime": "7.0.0-beta.42",
"@invrs/helpers": "^0.20.20",
"@invrs/helpers": "^0.20.23",
"dot-store": "^2.6.25",

@@ -37,2 +37,3 @@ "dot-store-iframe": "^2.6.25",

"@babel/core": "7.0.0-beta.42",
"@babel/plugin-proposal-class-properties": "7.0.0-beta.42",
"@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.42",

@@ -42,4 +43,4 @@ "@babel/plugin-transform-runtime": "7.0.0-beta.42",

"babel-core": "^7.0.0-bridge.0",
"jest": "22",
"rimraf": "2"
"jest": "23.4.2",
"rimraf": "^2.6.2"
},

@@ -63,2 +64,3 @@ "babel": {

"plugins": [
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-object-rest-spread",

@@ -65,0 +67,0 @@ "@babel/plugin-transform-runtime"

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