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

android-extensions

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

android-extensions - npm Package Compare versions

Comparing version 5.3.0 to 5.4.0

.gitattributes

2

package.json
{
"name": "android-extensions",
"version": "5.3.0",
"version": "5.4.0",
"description": "Extensions for the Android framework.",

@@ -5,0 +5,0 @@ "repository": {

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

# android-extensions 5.3
# android-extensions 5.4

@@ -41,4 +41,14 @@ Examples can be found in the "html/widget" directory.

## Rakefile
```ruby
Repo::Workspace
.new("squared")
.repo("https://github.com/anpham6/squared-repo", "android")
.add(:extensions, "android-extensions", copy: { from: "dist", subdir: ".", into: "dist" }, ref: :node)
.build
```
### LICENSE
MIT
MIT

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