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

alterdux

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alterdux - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

rollup.config.js

5

package.json
{
"name": "alterdux",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Redux-like Redux-compatible library with some extra proof of concept features",

@@ -11,3 +11,3 @@ "main": "./build/lib.js",

"prebuild": "rimraf build && mkdir build",
"build": "rollup index.js --output ./build/lib.js --format cjs",
"build": "rollup --config",
"test": "jest",

@@ -33,2 +33,3 @@ "test:watch": "jest --watch"

"rollup": "0.41.4",
"rollup-plugin-babel": "2.7.1",
"standard": "8.6.0",

@@ -35,0 +36,0 @@ "standard-version": "4.0.0"

CHANGELOG.mdCHANGELOG.md

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