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

@contactstudio/agent-lib

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contactstudio/agent-lib - npm Package Compare versions

Comparing version

to
1.0.35

dist/agenttools.common.js

9

package.json
{
"name": "@contactstudio/agent-lib",
"version": "1.0.34",
"version": "1.0.35",
"author": "Christopher Gonçalves <christopher.goncalves2002@gmail.com.br>",

@@ -14,2 +14,9 @@ "license": "MIT",

},
"files": [
"dist/*",
"src/*",
"public/*",
"*.json",
"*.js"
],
"dependencies": {

@@ -16,0 +23,0 @@ "core-js": "^3.8.3",

module.exports = {
plugins: {
autoprefixer: {},
...(process.env.NODE_ENV === "production" ? { cssnano: {} } : {}),
},
};
.browserslistrc