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

ai-driven

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-driven - npm Package Compare versions

Comparing version

to
1.0.3

2

dist/index.d.ts

@@ -18,2 +18,2 @@ declare class Assistant {

};
export default Assistant;
export { Assistant };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Assistant = void 0;
class Assistant {

@@ -61,3 +62,3 @@ constructor(options) {

}
exports.default = Assistant;
exports.Assistant = Assistant;
//# sourceMappingURL=index.js.map
{
"name": "ai-driven",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Dimitry Ivanov <2@ivanoff.org.ua> # curl -A cv ivanoff.org.ua",

@@ -80,2 +80,2 @@ class Assistant {

export default Assistant;
export { Assistant };

Sorry, the diff of this file is not supported yet