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

mx-artifacts

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mx-artifacts - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

6

components/advertisement/index.js

@@ -16,6 +16,2 @@ 'use strict'

var PAGES = [
this.props.PAGES
];
var dataSource = new ViewPager.DataSource({

@@ -28,3 +24,3 @@ pageHasChanged: (p1, p2) => p1 !== p2,

return {
dataSource: dataSource.cloneWithPages(PAGES),
dataSource: dataSource.cloneWithPages(this.props.PAGES),
}

@@ -31,0 +27,0 @@ },

2

package.json
{
"name": "mx-artifacts",
"version": "0.0.14",
"version": "0.0.15",
"description": "Artifacts of mx.",

@@ -5,0 +5,0 @@ "main": "./index.js",

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