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

@erickmerchant/framework

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@erickmerchant/framework - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

4

package.json
{
"name": "@erickmerchant/framework",
"version": "9.0.1",
"version": "9.0.2",
"description": "A simple data down, actions up framework.",

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

"nyc": "^10.0.0",
"standard": "^8.0.0",
"standard": "^9.0.0",
"tape": "^4.6.0"

@@ -31,0 +31,0 @@ },

@@ -63,2 +63,4 @@ # @erickmerchant/framework

The function exported by this module.
- target: a DOM element. The place to render your application

@@ -147,8 +149,4 @@ - store: see [store](#store)

- [@erickmerchant/router](https://github.com/erickmerchant/router)
A router to use as a component
- [A TodoMVC example](http://todo.erickmerchant.com)
The source code can be found [here](https://github.com/erickmerchant/framework-todo)
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