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

nativescript-effects

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-effects - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

2

package.json
{
"name": "nativescript-effects",
"version": "0.4.0",
"version": "0.5.0",
"main": "tns-effects.js",

@@ -5,0 +5,0 @@ "description": "A NativeScript plugin that extend animations to include common animation scenarios.",

@@ -1,2 +0,3 @@

declare module "ui/core/view" {
import { View } from 'ui/core/view';
declare module 'ui/core/view' {
interface View {

@@ -3,0 +4,0 @@ fadeIn(duration?: string | number): Promise<void>;

Sorry, the diff of this file is not supported yet

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