npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

unlock-abi-1-3

v1.0.2

Published

The ABI (application binary interface) for version 1.2 of Unlock-protocol's PublicLock and Unlock contracts. These are built out of commit 31d7d1c inside the main unlock repository

Downloads

6

Readme

Unlock ABI v1.3

This npm module includes the ABI and interfaces for the smart contracts Unlock.sol and PublicLock.sol for v1.3 The smart contracts have been compiled as of commit 31d7d1c .

Changelog:

31d7d1cf Adding a PublicLock LockManager Role (#5634)
1028a4d3 Deploy UDT proxy on rinkeby (#5688)
2f8d5412 Update zos mainnet file to sync with reality (#5700)
0d5cdf3a Address lint warnings (#5690)
7c9d123a Update the Ganache version in Docker (#5691)
033c932f Deploy UDT proxy on mainnet (#5689)
299fddc9 Reformat to please the linter (#5661)
98a129dc Update comments in truffle config (#5642)
37ad3db0 Add interfaces to the npm package (#5632)
1fb34d50 Switch Unlock.sol to use the lock interface (#5631)
844d84a8 Adding the ability to update token address (#5619)
ddc063fa Fix test issue (#5633)
093b8098 Renovate: fix group by subrepo config (#5590)
8ffff627 Renovate: do not pin node (#5589)
7433943a CI: move `lint` to after `test` (#5588)
d3810491 Bumping contract versions to 6 (#5525)
a75403e3 Minor edits to blog post (#5512)
b2380481 Addressing Compilation Warnings (#5491)
a0b54e85 Running dev against Kovan (#5490)
b025e47e GitHub: add formatting for Solidity (#5473)
a7ecd38c Add cancel_typehash (#5449)
5c3882dc Switch signature to v,r,s components (#5446)
6e6f965b Bump Solidity to 0.5.14 (#5447)
e19963a1 Replacing custom interface with stock openzeppelin IERC721.sol (#5376)
d40e9976 Require code at PublicLock address (#5430)
bfdef247 Delete TestUnlock.sol (#5420)
e1f5edee Bump EVM and Solidity versions (#5419)
613a67ec Bumping the v12 package (#5414)