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

esmodule-example

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esmodule-example - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

lib/example-1.d.ts

@@ -13,5 +13,1 @@ declare namespace test {

}
declare namespace test {
const version = "1.0.0";
}
export default test;

6

package.json
{
"name": "esmodule-example",
"version": "0.2.4",
"version": "0.2.5",
"description": "ES Modules example",

@@ -29,3 +29,3 @@ "author": "Fumio Furukawa <fumio@jumilla.me>",

"devDependencies": {
"esmodule-builder": "^0.2.4"
"esmodule-builder": "^0.2.5"
},

@@ -35,3 +35,3 @@ "dependencies": {

},
"gitHead": "5d62cf63ee42713d8d2e8159741e7360de2ec80b"
"gitHead": "aabf53f7ae6525262f2f138000628959f5fad81b"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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