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

@dflex/core-instance

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dflex/core-instance - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

dist/AbstractCoreInstance.d.ts

31

package.json
{
"name": "@dflex/core-instance",
"version": "0.1.0",
"main": "dist/dflexCoreInstance.min.cjs.js",
"umd:main": "dist/dflexCoreInstance.min.umd",
"version": "0.2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": "Jalal Maskoun <jimmy002020@gmail.com>",
"scripts": {
"build": "builderz --formats cjs umd -m -l"
"compile": "yarn rimraf ./dist tsconfig.tsbuildinfo && yarn tsc -b",
"build": "yarn compile"
},

@@ -13,7 +14,18 @@ "repository": "https://github.com/jalal246/dflex/tree/master/packages/core-instance",

"files": [
"src",
"dist",
"LICENSE"
],
"dependencies": {
"@dflex/dom-gen": "0.2.6",
"@dflex/store": "1.3.0"
},
"keywords": [
"drag-drop",
"dnd",
"sortable",
"reorder",
"drag",
"drop",
"DOM",
"front-end",
"@dflex",

@@ -23,7 +35,4 @@ "@dflex/dom-gen",

"@dflex/core-instance",
"@dflex/dnd",
"@folo",
"builderz",
"DOM",
"front-end"
"@dflex/draggable",
"@dflex/dnd"
],

@@ -34,3 +43,3 @@ "publishConfig": {

},
"gitHead": "41b8998914fff78e00ad87ccb94adc1cd318e966"
"gitHead": "e1c9a365578ff7fb4d78ce9b04749cfd36169a09"
}
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