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

@ninjaneers/nearbuy-web-components_vue

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ninjaneers/nearbuy-web-components_vue - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

dist/plugin.js

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

import { applyPolyfills, defineCustomElements } from '@ninjaneers/nearbuy-web-components/dist/loader';
import { defineCustomElements } from '@ninjaneers/nearbuy-web-components/loader';
export const ComponentLibrary = {
async install() {
applyPolyfills().then(() => {
defineCustomElements();
});
defineCustomElements();
},
};
//# sourceMappingURL=plugin.js.map
{
"dependencies": {
"@ninjaneers/nearbuy-web-components": "1.0.0"
"@ninjaneers/nearbuy-web-components": "1.0.1"
},

@@ -38,3 +38,3 @@ "description": "Vue specific wrapper for component-library",

"types": "dist/index.d.ts",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -41,0 +41,0 @@ "build": "pnpm run clean && pnpm run compile",

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