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

@oliverphaser/nativescript-bitmap-factory

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oliverphaser/nativescript-bitmap-factory - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "@oliverphaser/nativescript-bitmap-factory",
"version": "1.0.0",
"version": "1.0.1",
"description": "A NativeScript module for creating and manipulating bitmap images. Forked from mkloubert and updated for NativeScript 8 with fixed iOS crop bug.",

@@ -14,4 +14,4 @@ "main": "bitmap-factory",

"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
"access": "public",
"registry": "https://registry.npmjs.org/"
},

@@ -71,6 +71,8 @@ "repository": {

"@nativescript/ios": "~8.0.0",
"tslint": "^5.12.1",
"typescript": "^4.1.6"
"typescript": "~4.1.3",
"prompt": "^1.0.0",
"rimraf": "^2.6.3",
"tslint": "^5.12.1"
},
"bootstrapper": "nativescript-plugin-seed"
}
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