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

@agility/app-sdk

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agility/app-sdk - npm Package Compare versions

Comparing version

to
0.1.0

2

package.json
{
"name": "@agility/app-sdk",
"version": "0.0.9",
"version": "0.1.0",
"description": "JavaScript library for building Agility CMS apps.",

@@ -5,0 +5,0 @@ "main": "dist/agility-cms-app-sdk.node.js",

@@ -36,3 +36,3 @@ const path = require('path');

path: path.resolve(__dirname, 'dist'),
library: 'agility',
library: 'agilityAppSDK',
libraryTarget: 'umd',

@@ -39,0 +39,0 @@ libraryExport: 'default',