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

@datocms/cma-client

Package Overview
Dependencies
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datocms/cma-client - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

dist/cjs/generated/resources/Item.js

@@ -187,3 +187,5 @@ "use strict";

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -190,0 +192,0 @@ /**

@@ -208,3 +208,5 @@ "use strict";

maxLimit: 50,
}, function (page) { return _this.rawList(itemId, __assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(itemId, __assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -211,0 +213,0 @@ /**

@@ -187,3 +187,5 @@ "use strict";

maxLimit: 100,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -190,0 +192,0 @@ SearchResult.TYPE = 'search_result';

@@ -220,3 +220,5 @@ "use strict";

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -223,0 +225,0 @@ /**

@@ -187,3 +187,5 @@ "use strict";

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -190,0 +192,0 @@ UploadSmartTag.TYPE = 'upload_smart_tag';

@@ -187,3 +187,5 @@ "use strict";

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -190,0 +192,0 @@ /**

@@ -187,3 +187,5 @@ "use strict";

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -190,0 +192,0 @@ /**

@@ -11,3 +11,3 @@ import * as SchemaTypes from '../SchemaTypes';

*/
list(): Promise<SimpleSchemaTypes.DailyUsage>;
list(): Promise<SimpleSchemaTypes.DailyUsageInstancesTargetSchema>;
/**

@@ -14,0 +14,0 @@ * Retrieve project's daily usage info

@@ -159,3 +159,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -162,0 +164,0 @@ /**

@@ -180,3 +180,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 50,
}, function (page) { return _this.rawList(itemId, __assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(itemId, __assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -183,0 +185,0 @@ /**

@@ -159,3 +159,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 100,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -162,0 +164,0 @@ SearchResult.TYPE = 'search_result';

@@ -192,3 +192,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -195,0 +197,0 @@ /**

@@ -159,3 +159,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -162,0 +164,0 @@ UploadSmartTag.TYPE = 'upload_smart_tag';

@@ -159,3 +159,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -162,0 +164,0 @@ /**

@@ -159,3 +159,5 @@ var __extends = (this && this.__extends) || (function () {

maxLimit: 500,
}, function (page) { return _this.rawList(__assign(__assign({}, queryParams), { page: page })); }, iteratorOptions);
}, function (page) {
return _this.rawList(__assign(__assign({}, queryParams), { page: page }));
}, iteratorOptions);
};

@@ -162,0 +164,0 @@ /**

@@ -11,3 +11,3 @@ import * as SchemaTypes from '../SchemaTypes';

*/
list(): Promise<SimpleSchemaTypes.DailyUsage>;
list(): Promise<SimpleSchemaTypes.DailyUsageInstancesTargetSchema>;
/**

@@ -14,0 +14,0 @@ * Retrieve project's daily usage info

{
"name": "@datocms/cma-client",
"version": "1.1.0",
"version": "1.1.1",
"description": "JS client for DatoCMS REST Content Management API",

@@ -40,8 +40,8 @@ "keywords": [

"dependencies": {
"@datocms/rest-client-utils": "^1.0.0"
"@datocms/rest-client-utils": "^1.1.1"
},
"devDependencies": {
"@datocms/dashboard-client": "^1.1.0"
"@datocms/dashboard-client": "^1.1.1"
},
"gitHead": "4d0d4eed18bed416c5ceaf7b2460a6c2065440fe"
"gitHead": "d3b88053a1500682a3d679622975b3da7fe6aff5"
}

@@ -72,3 +72,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList({ ...queryParams, page }),
(page: SchemaTypes.ItemInstancesHrefSchema['page']) =>
this.rawList({ ...queryParams, page }),
iteratorOptions,

@@ -75,0 +76,0 @@ );

@@ -106,3 +106,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList(itemId, { ...queryParams, page }),
(page: SchemaTypes.ItemVersionInstancesHrefSchema['page']) =>
this.rawList(itemId, { ...queryParams, page }),
iteratorOptions,

@@ -109,0 +110,0 @@ );

@@ -72,3 +72,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList({ ...queryParams, page }),
(page: SchemaTypes.SearchResultInstancesHrefSchema['page']) =>
this.rawList({ ...queryParams, page }),
iteratorOptions,

@@ -75,0 +76,0 @@ );

@@ -113,3 +113,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList({ ...queryParams, page }),
(page: SchemaTypes.UploadInstancesHrefSchema['page']) =>
this.rawList({ ...queryParams, page }),
iteratorOptions,

@@ -116,0 +117,0 @@ );

@@ -74,3 +74,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList({ ...queryParams, page }),
(page: SchemaTypes.UploadSmartTagInstancesHrefSchema['page']) =>
this.rawList({ ...queryParams, page }),
iteratorOptions,

@@ -77,0 +78,0 @@ );

@@ -72,3 +72,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList({ ...queryParams, page }),
(page: SchemaTypes.UploadTagInstancesHrefSchema['page']) =>
this.rawList({ ...queryParams, page }),
iteratorOptions,

@@ -75,0 +76,0 @@ );

@@ -72,3 +72,4 @@ import * as Utils from '@datocms/rest-client-utils';

},
(page) => this.rawList({ ...queryParams, page }),
(page: SchemaTypes.WebhookCallInstancesHrefSchema['page']) =>
this.rawList({ ...queryParams, page }),
iteratorOptions,

@@ -75,0 +76,0 @@ );

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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