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.3.0 to 1.3.1

types/index.d.ts

7

package.json
{
"name": "axii",
"version": "1.3.0",
"version": "1.3.1",
"description": "",

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

"type": "module",
"types": "index.d.ts",
"types": "./types/index.d.ts",
"publishConfig": {

@@ -15,3 +15,3 @@ "access": "public"

"dist",
"*.d.ts"
"types"
],

@@ -27,3 +27,2 @@ "main": "./dist/axii.umd.js",

"dependencies": {
"@types/react": "^17.0.37",
"csstype": "^3.0.10",

@@ -30,0 +29,0 @@ "fast-json-patch": "^3.0.0-1",

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