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

x-value

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-value - npm Package Compare versions

Comparing version 0.0.1-23 to 0.0.1-24

bld/node/index.d.ts

13

package.json
{
"name": "x-value",
"version": "0.0.1-23",
"version": "0.0.1-24",
"repository": "https://github.com/vilic/x-value.git",

@@ -9,3 +9,8 @@ "license": "MIT",

"exports": {
"require": "./bld/library/index.js"
"library": {
"require": "./bld/library/index.js"
},
"node": {
"require": "./bld/node/index.js"
}
},

@@ -25,7 +30,7 @@ "scripts": {

"@mufan/code": "^0.2.13",
"@mufan/eslint-plugin": "^0.1.66",
"@mufan/eslint-plugin": "^0.1.67",
"@types/jest": "^27.4.1",
"@types/lodash.isequal": "^4.5.6",
"@types/node": "^17.0.23",
"eslint": "^8.15.0",
"eslint": "^8.16.0",
"jest": "^27.5.1",

@@ -32,0 +37,0 @@ "prettier": "^2.6.2",

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