New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apical-store

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apical-store - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/main.js

2

package.json
{
"name": "apical-store",
"version": "0.0.2",
"version": "0.0.3",
"description": "Mobx-Syncable-IndexedDB",

@@ -5,0 +5,0 @@ "main": "dist/main.js",

@@ -7,3 +7,3 @@ // rollup.config.js

output: {
file: 'dist/bundle.js', // output file
file: 'dist/main.js', // output file
format: 'umd', // output format (umd, cjs, esm, iife)

@@ -10,0 +10,0 @@ name: 'apicalStore', // global variable name for umd/iife bundles

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