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.3.1 to 0.3.2

index.d.ts

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.3.2](https://github.com/tpluscode/rdfine/compare/v0.3.1...v0.3.2) (2020-01-31)
### Bug Fixes
* package missing the declaration files ([310a632](https://github.com/tpluscode/rdfine/commit/310a632d26db2b5974e28806b97141f396202824))
### [0.3.1](https://github.com/tpluscode/rdfine/compare/v0.3.0...v0.3.1) (2020-01-31)

@@ -7,0 +14,0 @@

10

package.json
{
"name": "@tpluscode/rdfine",
"version": "0.3.1",
"version": "0.3.2",
"description": "RDF/JS idiomatic, native, effective",
"main": "dist/node/index.js",
"module": "dist/es/index.js",
"types": "dist/types/index.d.ts",
"types": "index.d.ts",
"files": [
"dist"
"dist",
"**/*.d.ts",
"**/*.d.ts.map",
"*.d.ts.map",
"*.d.ts"
],

@@ -11,0 +15,0 @@ "scripts": {

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