New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

axii

Package Overview
Dependencies
Maintainers
6
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axii - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

5

package.json
{
"name": "axii",
"version": "1.5.0",
"version": "1.5.1",
"description": "",

@@ -50,3 +50,4 @@ "author": "sskyy <skyking_H@hotmail.com>",

"coverage": "jest --coverage"
}
},
"readme": "# Axii\n\nAxii is a javascript UI framework. The main features are:\n\n- Using function and jsx to create component, not template.\n- Using vue 3 like reactive data as state。Only update related element when data changed, not re-rendering component.\n- It provides extending and overwriting mechanism for component to improve efficiency for both component developer and user.\n\nVisit the main site for more detail:\n\n[http://axii.js.org](http://axii.js.org)\n\nMore documents is working in progress, help will be appreciated.\n"
}
dist/axii.es.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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