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

@atproto/syntax

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atproto/syntax - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

LICENSE.txt

9

CHANGELOG.md
# @atproto/syntax
## 0.1.4
### Patch Changes
- [#1788](https://github.com/bluesky-social/atproto/pull/1788) [`84e2d4d2`](https://github.com/bluesky-social/atproto/commit/84e2d4d2b6694f344d80c18672c78b650189d423) Thanks [@bnewbold](https://github.com/bnewbold)! - update license to "MIT or Apache2"
- Updated dependencies [[`84e2d4d2`](https://github.com/bluesky-social/atproto/commit/84e2d4d2b6694f344d80c18672c78b650189d423)]:
- @atproto/common-web@0.2.3
## 0.1.3

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

4

package.json
{
"name": "@atproto/syntax",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

@@ -20,3 +20,3 @@ "description": "Validation for atproto identifiers and formats: DID, handle, NSID, AT URI, etc",

"dependencies": {
"@atproto/common-web": "^0.2.2"
"@atproto/common-web": "^0.2.3"
},

@@ -23,0 +23,0 @@ "browser": {

@@ -72,2 +72,7 @@ # @atproto/syntax: validation helpers for identifier strings

MIT
This project is dual-licensed under MIT and Apache 2.0 terms:
- MIT license ([LICENSE-MIT.txt](https://github.com/bluesky-social/atproto/blob/main/LICENSE-MIT.txt) or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0, ([LICENSE-APACHE.txt](https://github.com/bluesky-social/atproto/blob/main/LICENSE-APACHE.txt) or http://www.apache.org/licenses/LICENSE-2.0)
Downstream projects and end users may chose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.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