Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dynamic-components-test

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamic-components-test - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

5

dist/dynamic-components-test.cjs.js
/*!
* dynamic-components-test v0.3.8
* dynamic-components-test v0.3.9
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com>

@@ -253,3 +253,4 @@ * Released under the MIT License.

});
}; // if (typeof window !== 'undefined' && window.Vue) {
};
// export { default as ATitle } from './components/ATitle'

@@ -256,0 +257,0 @@ exports.default = install;

/*!
* dynamic-components-test v0.3.8
* dynamic-components-test v0.3.9
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com>

@@ -249,5 +249,6 @@ * Released under the MIT License.

});
}; // if (typeof window !== 'undefined' && window.Vue) {
};
// export { default as ATitle } from './components/ATitle'
export default install;
export { ACard, ATItle as ATitle };
/*!
* dynamic-components-test v0.3.8
* dynamic-components-test v0.3.9
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com>

@@ -255,3 +255,4 @@ * Released under the MIT License.

});
}; // if (typeof window !== 'undefined' && window.Vue) {
};
// export { default as ATitle } from './components/ATitle'

@@ -258,0 +259,0 @@ exports.default = install;

2

dist/dynamic-components-test.min.js
/*!
* dynamic-components-test v0.3.8
* dynamic-components-test v0.3.9
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "dynamic-components-test",
"version": "0.3.8",
"version": "0.3.9",
"description": "test dynamic component",

@@ -5,0 +5,0 @@ "readmeFilename": "README.md",

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