New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tpluscode/rdfine

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tpluscode/rdfine - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

6

CHANGELOG.md
# Change Log
## 0.5.2
### Patch Changes
- 1abc238: Add export declaration for TypeCollection
## 0.5.1

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@tpluscode/rdfine",
"version": "0.5.1",
"version": "0.5.2",
"description": "RDF/JS idiomatic, native, effective",

@@ -17,2 +17,6 @@ "main": "index.js",

"import": "./RdfResource.mjs"
},
"./lib/TypeCollection": {
"require": "./lib/TypeCollection.js",
"import": "./lib/TypeCollection.mjs"
}

@@ -19,0 +23,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