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

@xapp/arachne-utils

Package Overview
Dependencies
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xapp/arachne-utils - npm Package Compare versions

Comparing version 1.7.2 to 1.7.3

1

lib/hallucinationDetector.js

@@ -27,2 +27,3 @@ "use strict";

/^1\d{2}555\d{4}$/, // '12125550183' pattern
/^8675309$/, // '8675309' pattern, the song pattern
];

@@ -29,0 +30,0 @@ return hallucinatedPatterns.some(pattern => pattern.test(digits));

14

package.json
{
"name": "@xapp/arachne-utils",
"version": "1.7.2",
"version": "1.7.3",
"types": "lib/index",

@@ -17,6 +17,6 @@ "main": "lib/index",

"devDependencies": {
"@microsoft/api-extractor": "7.42.3",
"@types/chai": "4.3.12",
"@microsoft/api-extractor": "7.43.1",
"@types/chai": "4.3.14",
"@types/mocha": "10.0.6",
"@types/node": "20.11.24",
"@types/node": "20.12.6",
"@types/sinon": "17.0.3",

@@ -26,3 +26,3 @@ "@types/sinon-chai": "3.2.12",

"chai": "4.4.1",
"mocha": "10.3.0",
"mocha": "10.4.0",
"sinon": "17.0.1",

@@ -32,3 +32,3 @@ "sinon-chai": "3.7.0",

"tslib": "2.6.2",
"typescript": "5.3.3"
"typescript": "5.4.3"
},

@@ -44,3 +44,3 @@ "dependencies": {

},
"gitHead": "a2129d31396b4531167c85586e46ec90ceb5702a"
"gitHead": "2a2acbc6864d2bb0bf24ae5d85a372f65aa4ac48"
}

Sorry, the diff of this file is not supported yet

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