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

@aelesia/testnpmpackage

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aelesia/testnpmpackage - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

dist/index.js

@@ -6,4 +6,5 @@ "use strict";

exports.some_class = Something_1.some_class;
exports.sj_employees = Something_1.sj_employees;
var Something_2 = require("./src/Something");
exports.default = Something_2.default;
//# sourceMappingURL=index.js.map

2

index.ts

@@ -1,2 +0,2 @@

export { some_function, some_class } from './src/Something'
export { some_function, some_class, sj_employees } from './src/Something'
export { default } from './src/Something'
{
"name": "@aelesia/testnpmpackage",
"version": "1.0.0",
"version": "1.0.1",
"description": "throwaway",

@@ -5,0 +5,0 @@ "author": "",

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