New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bezlepkin/nativescript-fab

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bezlepkin/nativescript-fab - npm Package Compare versions

Comparing version

to
1.0.1

README.md

8

package.json
{
"name": "@bezlepkin/nativescript-fab",
"version": "1.0.0",
"version": "1.0.1",
"description": "A NativeScript plugin for Material Design Floating Action Button.",

@@ -15,3 +15,3 @@ "main": "fab",

"type": "git",
"url": "https://github.com/nstudio/nativescript-floatingactionbutton"
"url": "https://github.com/Bezlepkin/nativescript-plugins"
},

@@ -47,6 +47,6 @@ "lint-staged": {

"license": "MIT",
"bugs": "https://github.com/nstudio/nativescript-floatingactionbutton/issues",
"homepage": "https://github.com/nstudio/nativescript-floatingactionbutton",
"bugs": "https://github.com/Bezlepkin/nativescript-plugins/issues",
"homepage": "https://github.com/Bezlepkin/nativescript-plugins",
"readmeFilename": "README.md",
"types": "./index.d.d.ts"
}