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

cupertino-pane

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cupertino-pane - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

dist/cupertino-pane.esm.bundle.js
/**
* Cupertino Pane 1.0.2
* Cupertino Pane 1.0.3
* Multiplatform slide-over pane

@@ -10,3 +10,3 @@ * https://github.com/roman-rr/cupertino-pane/

*
* Released on: December 24, 2019
* Released on: December 25, 2019
*/

@@ -13,0 +13,0 @@

/**
* Cupertino Pane 1.0.2
* Cupertino Pane 1.0.3
* Multiplatform slide-over pane

@@ -10,3 +10,3 @@ * https://github.com/roman-rr/cupertino-pane/

*
* Released on: December 24, 2019
* Released on: December 25, 2019
*/

@@ -13,0 +13,0 @@

/**
* Cupertino Pane 1.0.2
* Cupertino Pane 1.0.3
* Multiplatform slide-over pane

@@ -10,3 +10,3 @@ * https://github.com/roman-rr/cupertino-pane/

*
* Released on: December 24, 2019
* Released on: December 25, 2019
*/

@@ -13,0 +13,0 @@

{
"name": "cupertino-pane",
"description": "Multiplatform slide-over pane",
"version": "1.0.2",
"version": "1.0.3",
"author": "Roman Antonov (roman-rr)",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/roman-rr/cupertino-pane/",

@@ -99,2 +99,3 @@ # Cupertino Pane

);
myPane.present();
};

@@ -109,2 +110,3 @@ </script>

var myPane = new CupertinoPane('.cupertino-pane', { /* ... */ });
myPane.present();
});

@@ -118,2 +120,3 @@ ```

var myPane = new CupertinoPane('.cupertino-pane', { /* ... */ });
myPane.present();
```

@@ -120,0 +123,0 @@

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