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

@mangoweb/scripts-base

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mangoweb/scripts-base - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/components/Component.d.ts

13

package.json
{
"name": "@mangoweb/scripts-base",
"version": "0.0.1",
"version": "0.0.2",
"description": "Simple component model for small to meduim sites. Usable from JS & TS.",

@@ -15,3 +15,7 @@ "main": "lib/index.js",

},
"author": "manGoweb",
"files": [
"lib/",
"src/"
],
"author": "manGoweb <info@mangoweb.cz> (https://mangoweb.cz)",
"license": "MIT",

@@ -21,3 +25,6 @@ "devDependencies": {

},
"prepare" : "npm run build"
"prepare": "npm run build",
"publishConfig": {
"access": "public"
}
}
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