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.4 to 1.2.5

esm2015/src/CrafterConfig.js

8

esm2015/models.js

@@ -16,11 +16,11 @@ /*

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

@@ -16,11 +16,11 @@ /*

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

@@ -1,9 +0,9 @@

export * from './src/crafter-config';
export * from './src/CrafterConfig';
export * from './src/descriptor';
export * from './src/item';
export * from './src/navigation-item';
export * from './src/NavigationItem';
export * from './src/page';
export * from './src/lookup-table';
export * from './src/redux-store';
export * from './src/LookupTable';
export * from './src/ReduxStore';
export * from './src/message';
export * from './src/ContentInstance';
{
"name": "@craftercms/models",
"version": "1.2.4",
"version": "1.2.5",
"description": "Crafter CMS data model definitions",

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

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