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

axii

Package Overview
Dependencies
Maintainers
1
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.0.3 to 1.0.4

15

package.json
{
"name": "axii",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -14,6 +14,2 @@ "author": "sskyy <skyking_H@hotmail.com>",

"devDependencies": {
"@mdx-js/mdx": "^2.0.0-next.9",
"@prefresh/vite": "^2.2.0",
"@testing-library/jest-dom": "^5.11.4",
"codemirror": "^5.60.0",
"command-line-args": "^5.1.1",

@@ -51,10 +47,11 @@ "jest": "^26.4.2",

"scripts": {
"site": "vite --config vite.site.config.js",
"build": "vite build",
"build:site": "vite build --config vite.site.config.js",
"publish:patch": "node ./scripts/publish.js -- --patch",
"publish:minor": "node ./scripts/publish.js -- --minor",
"publish:patch": "node ./scripts/publish.js --patch",
"publish:minor": "node ./scripts/publish.js --minor",
"test": "jest",
"coverage": "jest --coverage"
},
"publishConfig": {
"access": "public"
},
"files": [

@@ -61,0 +58,0 @@ "dist"

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