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

@zeanium/core

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zeanium/core - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "@zeanium/core",
"version": "1.0.0",
"version": "1.0.1",
"description": "Javascript OOP framework for Node.js and Browser, React Native.",

@@ -10,3 +10,5 @@ "main": "dist/zn.minx.js",

"scripts": {
"build": "gulp"
"build": "gulp",
"publish": "npm publish --access public",
"unpublish": "npm unpublish --access public --force"
},

@@ -13,0 +15,0 @@ "author": "yangyxu",

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