Socket
Socket
Sign inDemoInstall

@craftercms/models

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@craftercms/models - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

dist/package.json

7

bundles/models.umd.js

@@ -38,8 +38,7 @@ /*

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -46,0 +45,0 @@ * This program is distributed in the hope that it will be useful,

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -9,0 +8,0 @@ * This program is distributed in the hope that it will be useful,

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,3 +16,11 @@ * This program is distributed in the hope that it will be useful,

*/
export * from './src/crafter-config';
export * from './src/descriptor';
export * from './src/item';
export * from './src/navigation-item';
export * from './src/page';
export * from './src/lookup-table';
export * from './src/redux-store';
export * from './src/message';
export * from './src/ContentInstance';
//# sourceMappingURL=models.js.map

@@ -5,13 +5,14 @@ /*

* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as published by
* the Free Software Foundation.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see http://www.gnu.org/licenses/.
*/
export {};
//# sourceMappingURL=ContentInstance.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=crafter-config.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=descriptor.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=item.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=lookup-table.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -9,0 +8,0 @@ * This program is distributed in the hope that it will be useful,

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=navigation-item.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=page.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=redux-store.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -9,0 +8,0 @@ * This program is distributed in the hope that it will be useful,

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,3 +16,11 @@ * This program is distributed in the hope that it will be useful,

*/
export * from './src/crafter-config';
export * from './src/descriptor';
export * from './src/item';
export * from './src/navigation-item';
export * from './src/page';
export * from './src/lookup-table';
export * from './src/redux-store';
export * from './src/message';
export * from './src/ContentInstance';
//# sourceMappingURL=models.js.map

@@ -5,13 +5,14 @@ /*

* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as published by
* the Free Software Foundation.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see http://www.gnu.org/licenses/.
*/
export {};
//# sourceMappingURL=ContentInstance.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=crafter-config.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=descriptor.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=item.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=lookup-table.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -9,0 +8,0 @@ * This program is distributed in the hope that it will be useful,

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=navigation-item.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=page.js.map
/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -17,2 +16,3 @@ * This program is distributed in the hope that it will be useful,

*/
export {};
//# sourceMappingURL=redux-store.js.map

@@ -17,8 +17,7 @@ /*

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -25,0 +24,0 @@ * This program is distributed in the hope that it will be useful,

@@ -17,8 +17,7 @@ /*

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -25,0 +24,0 @@ * This program is distributed in the hope that it will be useful,

@@ -17,8 +17,7 @@ /*

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -25,0 +24,0 @@ * This program is distributed in the hope that it will be useful,

@@ -17,8 +17,7 @@ /*

/*
* Copyright (C) 2007-2019 Crafter Software Corporation. All rights reserved.
* Copyright (C) 2007-2020 Crafter Software Corporation. All Rights Reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* it under the terms of the GNU Lesser General Public License version 3
* as published by the Free Software Foundation.
*

@@ -25,0 +24,0 @@ * This program is distributed in the hope that it will be useful,

{
"name": "@craftercms/models",
"version": "1.2.3",
"version": "1.2.4",
"description": "Crafter CMS data model definitions",

@@ -32,8 +32,5 @@ "main": "./bundles/models.umd.js",

"rollup-plugin-sourcemaps": "^0.5.0",
"typescript": "^3.7.5",
"uglify-es": "^3.3.9"
},
"dependencies": {
"tslib": "^1.10.0"
}
"dependencies": {}
}

@@ -5,3 +5,4 @@ ![npm (scoped)](https://img.shields.io/npm/v/@craftercms/models?style=plastic)

This package contains data model definitions of different structures of Crafter CMS. This interfaces are useful when developing in TypeScript.
This package contains data model definitions of different structures of Crafter CMS.
These interfaces are useful when developing in TypeScript and for IDE auto-completion & suggestions.

@@ -11,4 +12,6 @@ ## Usage

- Install module using `yarn` or `npm`
- Yarn: `yarn add @craftercms/models`
- npm: `npm install @craftercms/models`
- `yarn add @craftercms/models` or
- `npm install @craftercms/models`
- Import and use the models you need
Most of our packages have `@craftercms/models` as a dependency and will pull it automatically when using npm.

@@ -9,4 +9,7 @@ export interface ContentInstance {

contentTypeId: string;
sourceMap?: {
[path: string]: string;
};
};
[prop: string]: any;
}

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 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

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