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.15 to 1.0.16

4

index.js

@@ -24,3 +24,3 @@ // The MIT License (MIT)

var BitmapFactory = require("./BitmapFactory");
var TypeUtils = require("utils/types");
var TypeUtils = require("@nativescript/core/utils/types");
/**

@@ -148,2 +148,2 @@ * List of outout formats.

exports.setDefaultOptions = setDefaultOptions;
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
{
"name": "@oliverphaser/nativescript-bitmap-factory",
"version": "1.0.15",
"version": "1.0.16",
"description": "A NativeScript module for creating and manipulating bitmap images. Forked from mkloubert and updated for NativeScript 8 with fixed iOS crop bug.",

@@ -5,0 +5,0 @@ "main": "index",

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