New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 48.0.3 to 48.1.0

6

package.json
{
"name": "@erickmerchant/framework",
"version": "48.0.3",
"version": "48.1.0",
"description": "A front-end framework.",

@@ -31,3 +31,3 @@ "homepage": "https://github.com/erickmerchant/framework#readme",

"pretest": "npm run lint",
"test": "node test/index.js"
"test": "tap test --no-coverage"
},

@@ -38,3 +38,3 @@ "devDependencies": {

"jsdom": "^17.0.0",
"uvu": "^0.5.0"
"tap": "^15.0.9"
},

@@ -41,0 +41,0 @@ "engines": {

# @erickmerchant/framework
A simple frontend framework. Import it from a CDN, or npm install.
A simple frontend framework.

@@ -5,0 +5,0 @@ ## Get started

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