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

@tannin/compile

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tannin/compile - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md

@@ -1,5 +0,11 @@

## 1.0.3 (Unreleased)
## 1.0.4 (2019-11-27)
Internal
- Update project inter-dependencies
## 1.0.3 (2019-03-07)
Internal
- Add `repository.directory` to `package.json`

@@ -6,0 +12,0 @@

8

package.json
{
"name": "@tannin/compile",
"version": "1.0.3",
"version": "1.0.4",
"description": "Compiles an evaluating function for a C expression",

@@ -29,4 +29,4 @@ "main": "build/index.js",

"dependencies": {
"@tannin/evaluate": "^1.1.1",
"@tannin/postfix": "^1.0.2"
"@tannin/evaluate": "^1.1.2",
"@tannin/postfix": "^1.0.3"
},

@@ -36,3 +36,3 @@ "publishConfig": {

},
"gitHead": "32fce6eeefdc3db7819004e9044e707604af4cd9"
"gitHead": "0e72800b6a32ef0bd82cb6d14c156bfa4093dc2c"
}

@@ -31,4 +31,4 @@ `@tannin/compile`

Copyright 2018 Andrew Duthie
Copyright 2019 Andrew Duthie
Released under the [MIT License](https://opensource.org/licenses/MIT).
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