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

svelte-popperjs

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-popperjs - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

.eslintignore

1

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createPopperActions = void 0;
var core_1 = require("@popperjs/core");

@@ -4,0 +5,0 @@ function createPopperActions() {

{
"name": "svelte-popperjs",
"version": "1.0.10",
"version": "1.0.11",
"description": "Popper for Svelte with actions, no wrapper components required!",

@@ -30,3 +30,11 @@ "main": "dist/index.js",

"@popperjs/core": "^2.4.4"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"eslint": "^7.5.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"typescript": "^3.9.7"
}
}
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